UNPKG

audio-context-timers

Version:

A replacement for setInterval() and setTimeout() which works in unfocused windows.

2 lines 89 B
export type TTimerType = 'interval' | 'timeout'; //# sourceMappingURL=timer-type.d.ts.map