Module Chartjs.Bar_thickness

type t
val flex : t Js_of_ocaml.Js.t
val of_int : int -> t Js_of_ocaml.Js.t
val of_float : float -> t Js_of_ocaml.Js.t
val is_flex : t Js_of_ocaml.Js.t -> bool
val cast_number : t Js_of_ocaml.Js.t -> Js_of_ocaml.Js.number Js_of_ocaml.Js.t Js_of_ocaml.Js.opt