Interfaces

ListenOptions

Interface: ListenOptions

Defined in: src/events/dispatcher.ts:45

Properties

once?

readonly optional once?: boolean

Defined in: src/events/dispatcher.ts:46


signal?

readonly optional signal?: AbortSignal

Defined in: src/events/dispatcher.ts:47

On this page