UNPKG

@featurevisor/core

Version:

Core package of Featurevisor for Node.js usage

3 lines (2 loc) 90 B
import { ZodError } from "zod"; export declare function printZodError(e: ZodError): void;