Class type Dom_html._URL

class type _URL = object .. end

method createObjectURL : 'a. (#File.blob as 'a) Js.t -> Js.js_string Js.t Js.meth
method revokeObjectURL : Js.js_string Js.t -> unit Js.meth