UNPKG

115 BTypeScriptView Raw
1import { SdkError } from "@aws-sdk/types";
2export declare const defaultRetryDecider: (error: SdkError) => boolean;