/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.ts (47319B)
import * as core from "../core/index.js";
import { util } from "../core/index.js";
import type { StandardSchemaWithJSONProps } from "../core/standard-schema.js";
import * as parse from "./parse.js";
export type ZodStandardSchemaWithJSON
= StandardSchemaWithJSONProps, core.output>;
export interface ZodType = core.$ZodTypeInternals