Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_cache/util.ts>assert

Deno CLI's module cache
Go to Latest
function assert
import { assert } from "https://deno.land/x/deno_cache@0.6.2/util.ts";

Parameters

cond: unknown
optional
msg = [UNSUPPORTED]

Returns

asserts cond