Module Js_of_ocaml__Intl.DateTimeFormat
include Shared
class type object_options = object ... end
val object_options : unit -> object_options Js_of_ocaml.Js.t
class type _object = object ... end
class type resolved_options = object ... end
class type options = object ... end
val options : unit -> options Js_of_ocaml.Js.t
class type format_part = object ... end
class type t = object ... end