autenticacao-drive/dist-require/plugins/node-cache.d.ts
2025-07-16 11:20:53 -03:00

2 lines
82 B
TypeScript

import NodeCache from "node-cache";
export declare const cacheAuDrive: NodeCache;