Variable defaultConst

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

    Generated using TypeDoc and TypeDoc Airthium Plugin