@karmaniverous/cached-axios
    Preparing search index...

    Variable ConfigInputSchemaConst

    ConfigInputSchema: z.ZodType<Record<string, unknown>> = ...

    Input config schema for buildConfig.

    • Nested objects; leaves are undefined.
    • The resulting structure mirrors the input and adds id()/tag() at every node.