Skip to content

ZodVersion

@tsed/cli-mcp

Usage

typescript
import { ZodVersion } from "@tsed/cli-mcp/src/utils/json-schema-to-zod/Types";

See /packages/cli-mcp/src/utils/json-schema-to-zod/Types.ts.

Overview

ts
type ZodVersion = 3 | 4;

Released under the MIT License.