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

    Interface SigSlotInfo

    one declared member of a SigClassInfo: an S4 slot, an S7 property, an RC field, or an R6 entry

    interface SigSlotInfo {
        name: string;
        type?: string;
    }
    Index
    name: string
    type?: string

    the class the declaration states for the member ("numeric", class_numeric); absent when it states none