package vdom

  1. Overview
  2. Docs

Module Js_browser.FileSource

Sourcetype t = private Blob.t
Sourceval t_of_js : Ojs.t -> t
Sourceval t_to_js : t -> Ojs.t
Sourcetype options
Sourceval options : ?type_:string -> ?last_modified:float -> unit -> options
Sourceval create : Blob.t array -> string -> options -> t
Sourceval name : t -> string
OCaml

Innovation. Community. Security.