1
0
forked from jchomaz/Vulture
Files

3 lines
126 B
TypeScript
Raw Permalink Normal View History

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