AdapterOption: AdapterIdType | {
    adapter: AdapterIdType;
    config?: object;
}

Type declaration

Generated using TypeDoc