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

    Interface SigParamInfo

    interface SigParamInfo {
        default?: string;
        name: string;
        props?: number;
    }
    Index
    default?: string
    name: string
    props?: number

    bitfield of ArgProp: what the extractor could tell about the parameter, the rest unset