UNPKG

typescript-cacheable

Version:

An in-memory caching (memoization) decorator for Typescript

4 lines (3 loc) 179 B
export declare const NoArgsCacheKey = "_\uD83D\uDE36_"; export declare const NullValueCacheKey = "_\uD83D\uDE10_"; export declare const UndefinedValueCacheKey = "_\uD83D\uDE44_";