Skip to main content
Module

x/typestruct/dev_deps.ts>fail

Composable and checkable JavaScript (and TypeScript) data structure
Latest
function fail
import { fail } from "https://deno.land/x/typestruct@1.0.0-beta.5/dev_deps.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never