import { type SnapshotOptions } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/testing/snapshot.ts";
definition: { dir?: string; mode?: SnapshotMode; msg?: string; name?: string; path?: string; serializer?: (actual: T) => string; }
x/capi/deps/std/testing/snapshot.ts>SnapshotOptions
import { type SnapshotOptions } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/testing/snapshot.ts";