bupkis
    Preparing search index...

    Interface _$ZodType<T>

    interface _$ZodType<T extends $ZodTypeInternals = $ZodTypeInternals> {
        _zod: T;
        "~standard": $ZodStandardSchema<_$ZodType<T>>;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    _zod: T