UNPKG

next

Version:

The React Framework

2 lines (1 loc) 104 B
export declare function cache(kind: string, id: string, fn: any): (...args: any[]) => Promise<unknown>;