Skip to main content
Module

x/zod/index.ts>util.assertNever

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

Parameters

_x: never

Returns

never