import { type QuerySourceOpts } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/replica/replica-types.ts";
definition: { replica: Replica; formats?: FormatsArg<F>; query: Omit<Query<string[]>, "formats">; mode?: QuerySourceMode; }
x/earthstar/src/replica/replica-types.ts>QuerySourceOpts
import { type QuerySourceOpts } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/replica/replica-types.ts";