import { ZodUndefined } from "https://deno.land/x/zod@v3.23.0/types.ts";
Properties
optional
params: RawCreateParamsMethods
_parse(input: ParseInput): ParseReturnType<this["_output"]>
Static Properties
create: (params?: RawCreateParams) => ZodUndefined