[]
type EventBusAttachOptions = object;
Event handler attach options.
optional once?: boolean;
Listen to the event once.