package vdom

  1. Overview
  2. Docs

Module Js_browser.BlobSource

Sourcetype options
Sourceval options : ?type_:string -> ?endings:string -> unit -> options
Sourcetype t
Sourceval t_of_js : Ojs.t -> t
Sourceval t_to_js : t -> Ojs.t
Sourceval create : Ojs.t list -> ?options:options -> unit -> t
Sourceval size : t -> int
Sourceval type_ : t -> string
Sourceval text : t -> unit -> string Promise.t
OCaml

Innovation. Community. Security.