Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| Blob of File.blob Js.t
| Document of Dom.element Dom.document Js.t
| String of string
| Form_data of Form.formData Js.t