OnEventType type-alias @OnEvent decorator event type type OnEventType = string | symbol | Array<string | symbol>;