UNPKG

@azure/event-hubs

Version:
6 lines 196 B
import { RetryOptions } from "@azure/core-amqp"; /** * @internal */ export declare function getRetryAttemptTimeoutInMs(retryOptions?: RetryOptions): number; //# sourceMappingURL=retries.d.ts.map