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

x/actionify/tests/deps.ts>assertFalse

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
function assertFalse
import { assertFalse } from "https://deno.land/x/actionify@0.3.0/tests/deps.ts";

Parameters

expr: unknown
optional
msg = [UNSUPPORTED]

Returns

asserts expr is Falsy