Interfaces
ListenOptions
Interface: ListenOptions
Defined in: src/events/dispatcher.ts:45
Properties
once?
readonlyoptionalonce?:boolean
Defined in: src/events/dispatcher.ts:46
signal?
readonlyoptionalsignal?:AbortSignal
Defined in: src/events/dispatcher.ts:47
