UNPKG

telefunc

Version:

Remote functions. Instead of API.

2 lines (1 loc) 74 B
export declare function isPromise(val: unknown): val is Promise<unknown>;