this repo has no description
at main 7 lines 125 B view raw
1open Brr 2 3type t 4 5val create : (Jv.t -> Jv.t -> unit) -> t 6val observe : t -> target:El.t -> unit 7val disconnect : t -> unit