export type { IStore } from './IStore.js'; export { InMemoryStore } from './InMemoryStore.js'; //# sourceMappingURL=index.d.ts.map