2 lines
81 B
JavaScript
2 lines
81 B
JavaScript
import NodeCache from "node-cache";
|
|
export const cacheAuDrive = new NodeCache();
|