Repository URL to install this package:
|
Version:
7.0.10 ▾
|
export declare const defaultCacheOptions: {
ttl: number;
max: number;
store: string;
};