import { type SnapshotOptions } from "https://deno.land/x/lume@v1.18.4/deps/snapshot.ts";
definition: { dir?: string; mode?: SnapshotMode; msg?: string; name?: string; path?: string; serializer?: (actual: T) => string; }
import { type SnapshotOptions } from "https://deno.land/x/lume@v1.18.4/deps/snapshot.ts";