import * as mod from "https://dotland.deno.dev/std@0.223.0/assert/assert_not_match.ts"; FunctionsfassertNotMatchMake an assertion that actual not match RegExp expected. If match then throw.