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