Module

x/dejs/vendor/https/deno.land/std/testing/asserts.ts>fail

ejs template engine for deno.
Go to Latest
function fail
import { fail } from "https://dotland.deno.dev/x/dejs@0.10.1/vendor/https/deno.land/std/testing/asserts.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never