Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/frugal/dep/zod.ts>ParseParams

A frugal web framework
Latest
type alias ParseParams
Re-export
import { type ParseParams } from "https://deno.land/x/frugal@0.9.6/dep/zod.ts";
definition: { path: (string | number)[]; errorMap: ZodErrorMap; async: boolean; }