UNPKG

@aws-amplify/core

Version:

Core category of aws-amplify

3 lines (2 loc) 123 B
import type { RetryOptions } from './retryMiddleware'; export declare const jitteredBackoff: RetryOptions['computeDelay'];