Skip to main content
Module

x/lume/deps/assert.ts>fail

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function fail
import { fail } from "https://deno.land/x/lume@v1.15.2/deps/assert.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never