UNPKG

@web3-storage/pail

Version:
5 lines 274 B
export { BatchCommittedError }; export function create(blocks: API.BlockFetcher, head: API.EventLink<API.Operation>[]): Promise<API.CRDTBatcher>; import { BatchCommittedError } from '../../batch/index.js'; import * as API from './api.js'; //# sourceMappingURL=index.d.ts.map