Webapi__Dom__Types.EventPhase
type t
=
|
None
CapturingPhase
AtTarget
BubblingPhase
Unknown
let decode: int => t;