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