Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/silicon/deps.ts>fail

Deno module to generate images from source code using Aloxaf/silicon.
Go to Latest
function fail
import { fail } from "https://deno.land/x/silicon@v0.0.5/deps.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never