UNPKG

101 BTypeScriptView Raw
1/// <reference types="tiny-lru" />
2export declare const globalLruCache: import("tiny-lru").Lru<any>;