module ReaderEvent: sig .. end
sig
end
type typ = File.fileReader File.progressEvent Js.t Dom.Event.typ
File.fileReader File.progressEvent Js.t Dom.Event.typ
val loadstart : typ
typ
val progress : typ
val abort : typ
val error : typ
val load : typ
val loadend : typ