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

x/zod/helpers/util.ts>util.assertIs

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
function util.assertIs
import { util } from "https://deno.land/x/zod@v3.21.1/helpers/util.ts";
const { assertIs } = util;