UNPKG

@web3-storage/pail

Version:
5 lines 219 B
export function merge(blocks: API.BlockFetcher, base: API.ShardLink, targets: API.ShardLink[]): Promise<{ root: API.ShardLink; } & API.ShardDiff>; import * as API from './api.js'; //# sourceMappingURL=merge.d.ts.map