Files
2025-12-07 14:32:46 +00:00

3 lines
126 B
TypeScript
Executable File

import { TCacheFactory } from '../types';
export declare const createCache: TCacheFactory;
//# sourceMappingURL=cache.d.ts.map