UNPKG

typescript-cacheable

Version:

An in-memory caching (memoization) decorator for Typescript

2 lines (1 loc) 56 B
export declare type Scope = 'GLOBAL' | 'LOCAL_STORAGE';