MCPcopy
hub / github.com/colinhacks/zod / play.ts

File play.ts

play.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2
3const formDate = z.iso
4 .datetime({ offset: true })

Callers

nothing calls this directly

Calls 4

transformMethod · 0.80
orMethod · 0.80
datetimeMethod · 0.65
safeParseMethod · 0.65

Tested by

no test coverage detected