class ReplicaCacheIsClosedError
extends EarthstarError
import { ReplicaCacheIsClosedError } from "https://deno.land/x/earthstar@v10.0.0-beta.5/src/util/errors.ts";
An IReplica or IReplicaDriver was used after close() was called on it.
import { ReplicaCacheIsClosedError } from "https://deno.land/x/earthstar@v10.0.0-beta.5/src/util/errors.ts";
An IReplica or IReplicaDriver was used after close() was called on it.