Type alias AdapterConfig

AdapterConfig: {
    timeout: number;
}

Type declaration

  • timeout: number

Generated using TypeDoc