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

x/typeguardkit/mod.ts>TypeAsserter#assert

A TypeScript module to help construct type assertion functions and type guards.
Go to Latest
method TypeAsserter.prototype.assert
Re-export
import { TypeAsserter } from "https://deno.land/x/typeguardkit@0.32.1/mod.ts";

Parameters

value: unknown
optional
valueName: string