Type alias NonCustomEvent

NonCustomEvent: Exclude<CIS2.Event, CIS2.CustomEvent>

A CIS-2 event that is not a CustomEvent.

See

Event

Generated using TypeDoc