package vdom

  1. Overview
  2. Docs
type t = private Blob.t
val t_of_js : Ojs.t -> t
val t_to_js : t -> Ojs.t
type options
val options : ?type_:string -> ?last_modified:float -> unit -> options
val create : Blob.t array -> string -> options -> t
val name : t -> string
OCaml

Innovation. Community. Security.