import { FingerprintTree } from "https://deno.land/x/earthstar@v10.0.1/deps.ts";
Calculates a fingerprint of items within the given range, inclusive of xx and exclusive of y. Also returns the size of the range, the items contained within it,
x/earthstar/deps.ts>FingerprintTree#getFingerprint
import { FingerprintTree } from "https://deno.land/x/earthstar@v10.0.1/deps.ts";
Calculates a fingerprint of items within the given range, inclusive of xx and exclusive of y. Also returns the size of the range, the items contained within it,