UNPKG

toad-scheduler

Version:

In-memory Node.js and browser job scheduler

2 lines (1 loc) 70 B
export declare function isPromise(value: any): value is Promise<any>;