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

x/skia_canvas/test/deps.ts>fail

Fast HTML Canvas API implementation for Deno using Google Skia
Latest
function fail
import { fail } from "https://deno.land/x/skia_canvas@0.5.8/test/deps.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never