import { ZodBoolean } from "https://deno.land/x/zod@v3.23.3/types.ts";
Methods
_parse(input: ParseInput): ParseReturnType<boolean>
Static Properties
create: (params?: RawCreateParams & { coerce?: boolean; }) => ZodBoolean
import { ZodBoolean } from "https://deno.land/x/zod@v3.23.3/types.ts";