Skip to main content
Module

std/node/assert.ts>fail

Deno standard library
Go to Latest
function fail
import { fail } from "https://deno.land/std@0.166.0/node/assert.ts";

Parameters

optional
message: string | Error

Returns

never