Variable defaultConst

    default: {
        get: (<T>(data) => Promise<ISecurity<T>>);
    } = ...

    Type declaration

    Generated using TypeDoc and TypeDoc Airthium Plugin