Zero dependencies; Works in Node.js and all modern browsers ... import { z } from "zod"; // creating a schema for strings const mySchema = z.string(); ...
確定! 回上一頁