package chartjs

  1. Overview
  2. Docs
type t
val millisecond : t Js_of_ocaml.Js.t
val second : t Js_of_ocaml.Js.t
val minute : t Js_of_ocaml.Js.t
val hour : t Js_of_ocaml.Js.t
val week : t Js_of_ocaml.Js.t
val month : t Js_of_ocaml.Js.t
val quarter : t Js_of_ocaml.Js.t
val year : t Js_of_ocaml.Js.t
val of_string : string -> t Js_of_ocaml.Js.t