2 lines
82 B
TypeScript
2 lines
82 B
TypeScript
import NodeCache from "node-cache";
|
|
export declare const cacheAuDrive: NodeCache;
|