@eagleoutice/flowr - v2.15.8
    Preparing search index...

    Which argument of a class-declaring built-in says what; idx is the position when the call names no argument.

    interface ClassArgRef {
        idx?: number;
        name?: string;
    }

    Hierarchy (View Summary)

    Index
    idx?: number
    name?: string