UNPKG

worker-timers-broker

Version:

The broker which is used by the worker-timers package.

2 lines 235 B
export declare const createClearIntervalFactory: (scheduledIntervalsState: Map<number, null | symbol>) => (clear: (timerId: number) => Promise<boolean>) => (timerId: number) => void; //# sourceMappingURL=clear-interval-factory.d.ts.map