UNPKG

winterspec

Version:

Write Winter-CG compatible routes with filesystem routing and tons of features

3 lines (2 loc) 103 B
import type { ZodError } from "zod"; export declare const formatZodError: (error: ZodError) => string;