Deprecated
Use z.string().min(1) instead.
import { z } from "https://deno.land/x/zod@v3.23.0-beta.0/index.ts";
const { ZodString } = z;
Use z.string().min(1) instead.
import { z } from "https://deno.land/x/zod@v3.23.0-beta.0/index.ts";
const { ZodString } = z;