@tempots/dom > ListenerOptions
Signature:
export type ListenerOptions = { skipInitial?: boolean; once?: boolean; abortSignal?: AbortSignal; };