KC's Workspace
    Preparing search index...

    Interface SchemaPart

    interface SchemaPart {
        _zod: SchemaPartInternals;
        "~standard": $ZodStandardSchema<SchemaPart>;
    }

    Hierarchy (View Summary)

    Index