mirror of
https://github.com/rjNemo/federation
synced 2026-06-10 03:56:39 +00:00
4 lines
No EOL
255 B
TypeScript
4 lines
No EOL
255 B
TypeScript
export { KeyValueCache, TestableKeyValueCache, KeyValueCacheSetOptions, } from './KeyValueCache';
|
|
export { InMemoryLRUCache } from './InMemoryLRUCache';
|
|
export { PrefixingKeyValueCache } from './PrefixingKeyValueCache';
|
|
//# sourceMappingURL=index.d.ts.map
|