interface StaticEventEmitterOptions {
    signal?: AbortSignal;
}

Properties

Properties

signal?: AbortSignal

Generated using TypeDoc