import { zipByPath } from "https://deno.land/x/earthstar@v10.0.0-alpha.3/src/sync-fs/util.ts";
Take two sets of items organised by share path and zip them up into a record of tuples organised by paths.
import { zipByPath } from "https://deno.land/x/earthstar@v10.0.0-alpha.3/src/sync-fs/util.ts";
Take two sets of items organised by share path and zip them up into a record of tuples organised by paths.