Module File.CoerceTo

val document : file_any -> Dom.element Dom.document Js.t Js.Opt.t
val blob : file_any -> blob Js.t Js.Opt.t
val json : file_any -> 'a Js.Opt.t
val string : file_any -> Js.js_string Js.t Js.Opt.t
val arrayBuffer : file_any -> Typed_array.arrayBuffer Js.t Js.Opt.t