Skip to main content
Module

x/zod/index.ts>jsonStringifyReplacer

TypeScript-first schema validation with static type inference
Very Popular
Go to Latest
variable jsonStringifyReplacer
Re-export
import { jsonStringifyReplacer } from "https://deno.land/x/zod@v3.18.0/index.ts";

type

(_: string, value: any) => any