import * as mod from "https://dotland.deno.dev/std@0.223.0/assert/assert_false.ts"; FunctionsfassertFalseMake an assertion, error will be thrown if expr have truthy value. Type AliasesTFalsyAssertion condition for assertFalse.