Module Js_of_ocaml__CSS.Angle
type t
=
|
Deg of float
|
Grad of float
|
Rad of float
|
Turns of float
type js_t
= private Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t
Js_of_ocaml__CSS.Angle
type t
=
| Deg of float |
| Grad of float |
| Rad of float |
| Turns of float |
type js_t
= private Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t