UNPKG

pw-js-api

Version:

A PixelWalker Library, aims to be minimal with support for browsers.

2 lines (1 loc) 101 B
export declare function customSetTimeout(callback: () => void, ms: number): number | NodeJS.Timeout;