import * as mod from "https://deno.land/std@0.76.0/node/assert.ts"; ClassescAssertionErrorVariablesvdeepStrictEqualvmatchvnotDeepStrictEqualvnotStrictEqualvstrictEqualvthrowsFunctionsfassertMake an assertion, error will be thrown if expr does not have truthy value. fdefaultMake an assertion, error will be thrown if expr does not have truthy value. ffailForcefully throws a failed assertion fokMake an assertion, error will be thrown if expr does not have truthy value.