Variable defaultConst

    default: {
        completeList: (() => Promise<ClientPlugin[]>);
        list: (() => Promise<ClientPlugin[]>);
    } = ...

    Type declaration

    Generated using TypeDoc and TypeDoc Airthium Plugin