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

    one parameter of a function signature

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

    bitfield of ArgProp: what the database states about the parameter, 0 when it states nothing