OnEventType

@OnEvent decorator event type


type OnEventType = string | symbol | Array<string | symbol>;