set-interval-async icon indicating copy to clipboard operation
set-interval-async copied to clipboard

Modern version of setInterval for promises and async functions.

Results 1 set-interval-async issues
Sort by recently updated
recently updated
newest added

/node_modules/set-interval-async/dist/set-interval-async-timer.cjs:25 #scheduleTimeout(strategy, handler, intervalMs, delayMs, ...handlerArgs) { ^ SyntaxError: Unexpected token '(' /node_modules/set-interval-async/dist/set-interval-async-timer.cjs:33 async #runHandlerAndScheduleTimeout(strategy, handler, intervalMs, ...handlerArgs) { ^ SyntaxError: Unexpected token '('