Module

x/fresh_seo/tests/deps.ts>assert

Create Sitemap for your next Fresh project.
Go to Latest
function assert
import { assert } from "https://dotland.deno.dev/x/fresh_seo@0.1.0/tests/deps.ts";

Make an assertion, error will be thrown if expr does not have truthy value.

Parameters

expr: unknown
optional
msg = [UNSUPPORTED]

Returns

asserts expr