Module Chartjs.Line_height

type t
see https://developer.mozilla.org/en-US/docs/Web/CSS/line-height
val of_string : string -> t Js_of_ocaml.Js.t
val of_float : float -> t Js_of_ocaml.Js.t
val cast_string : t Js_of_ocaml.Js.t -> string Js_of_ocaml.Js.opt
val cast_float : t Js_of_ocaml.Js.t -> float Js_of_ocaml.Js.opt