Module Event0.Make

Parameters

module T : Interop.Js.T

Signature

type t = listener:(e:T.t -> Interop.Js.Any.t) -> ?thisArgs:Interop.Js.Any.t -> unit -> Disposable0.t
val t_of_js : Ojs.t -> t
val t_to_js : t -> Ojs.t