UNPKG

ts-method-cache

Version:

Data method caching logic based on TypeScript decorators

2 lines (1 loc) 61 B
export declare function wait(time?: number): Promise<void>;