/opt/canhelp/node_modules/better-auth/node_modules/zod/v4/classic
Edit: /opt/canhelp/node_modules/better-auth/node_modules/zod/v4/classic/schemas.d.cts (47323B)
import * as core from "../core/index.cjs";
import { util } from "../core/index.cjs";
import type { StandardSchemaWithJSONProps } from "../core/standard-schema.cjs";
import * as parse from "./parse.cjs";
export type ZodStandardSchemaWithJSON
= StandardSchemaWithJSONProps, core.output>;
export interface ZodType = core.$ZodTypeInternals