jsoo-react.lib
React.Ref
jsoo-react.test
jsoo_react_ppx
type 'value t
val make : unit -> 'a Js_of_ocaml.Js.Opt.t t
val t_of_js : (Ojs.t -> 'value) -> Ojs.t -> 'value t
val t_to_js : ('value -> Ojs.t) -> 'value t -> Ojs.t
val current : 'value t -> 'value
val set_current : 'value t -> 'value -> unit