bupkis
    Preparing search index...

    Type Alias $ZodRecordKey

    $ZodRecordKey: z.core.$ZodType<
        string
        | number
        | symbol,
        string | number | symbol,
    >