import { ReplicaDriverFs } from "https://deno.land/x/earthstar@v10.0.1/src/entries/deno.ts";
A replica driver which persists data to the filesystem.
Constructors
new
ReplicaDriverFs(shareAddress: ShareAddress, dirPath: string)import { ReplicaDriverFs } from "https://deno.land/x/earthstar@v10.0.1/src/entries/deno.ts";
A replica driver which persists data to the filesystem.