@karmaniverous/get-dotenv
    Preparing search index...

    Variable createStandardJSONSchemaMethodConst

    createStandardJSONSchemaMethod: <T extends z.core.$ZodType>(
        schema: T,
        io: "input" | "output",
        processors?: Record<string, Processor>,
    ) => (params?: StandardJSONSchemaMethodParams) => BaseSchema

    Type Declaration