import * as mod from "https://dotland.deno.dev/x/oak_commons@1.0.0/assert.ts"; FunctionsfassertA standard assert function, but if the condition is not met, it will throw an HttpError. The error status and text can be changed, but defaults to 400 Bad Request.