UNPKG

pollsky

Version:

Chained Polling Library for Node.js: Friendly API with no external dependencies.

3 lines (2 loc) 81 B
import Pollsky from "./pollsky"; export declare const poll: typeof Pollsky.wait;