Your IP : 216.73.217.13


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/cache/
Upload File :
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;
};