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

x/zod/index.ts>z.EMPTY_PATH

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

type

ParsePath