object
method _type : Js.js_string Js.t Js.readonly_prop
method lastModifiedDate : Js.js_string Js.t Js.readonly_prop
method name : Js.js_string Js.t Js.readonly_prop
method size : int Js.readonly_prop
method slice : int -> int -> blob Js.meth
method slice_withContentType :
int -> int -> Js.js_string Js.t -> blob Js.meth
end