class type blob = object .. end
object
end
method size : int Js.readonly_prop
int Js.readonly_prop
method _type : Js.js_string Js.t Js.readonly_prop
Js.js_string Js.t Js.readonly_prop
method slice : int -> int -> blob Js.meth
int -> int -> blob Js.meth
method slice_withContentType : int -> int -> Js.js_string Js.t -> blob Js.meth
int -> int -> Js.js_string Js.t -> blob Js.meth