import { type AttachmentDriverScenario } from "https://deno.land/x/earthstar@v10.2.0/src/test/scenarios/types.ts";
definition: { makeDriver: (shareAddr: string, variant?: string) => IReplicaAttachmentDriver; persistent: boolean; }
import { type AttachmentDriverScenario } from "https://deno.land/x/earthstar@v10.2.0/src/test/scenarios/types.ts";