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