UNPKG

@makerx/node-cache

Version:

A NodeJS package that makes it easy to cache objects and files locally and in AWS

4 lines 139 B
export type * from './cache'; export * from './s3ObjectCache'; export * from './fileSystemObjectCache'; //# sourceMappingURL=index.d.ts.map