| Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/cache/ |
| Current File : //home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/cache/default-options.d.ts |
export declare const defaultCacheOptions: {
ttl: number;
max: number;
store: string;
};