import * as mod from "https://deno.land/std@0.137.0/testing/snapshot.ts"; FunctionsfassertSnapshotMake an assertion that actual matches a snapshot. If the snapshot and actual do not a match, then throw.