TreeViewSelectionChangeEvent.Make
module T : Interop.Js.T
type nonrec t = T.t t
val selection : t -> T.t list
val create : selection:T.t list -> t