Variable TypedCustomEventConst

TypedCustomEvent: typeof _TypedCustomEvent = ...

Typed custom event (technically a typed alias of CustomEvent). Use with CustomEventTarget.dispatchEvent to infer detail types automatically.