export type { PatchOperationInternal } from './patch-operation.ts'; export { ReplicacheImpl, type ReplicacheImplOptions } from './replicache-impl.ts'; export type { PokeInternal } from './types.ts'; //# sourceMappingURL=impl.d.ts.map