Skip to content

toZod

@tsed/cli-mcp

Usage

typescript
import { toZod } from "@tsed/cli-mcp/src/utils/toZod";

See /packages/cli-mcp/src/utils/toZod.ts.

Overview

ts
function toZod(schema: unknown): ZodObject | undefined;

Released under the MIT License.