UNPKG

ali-oss

Version:

aliyun oss(object storage service) node client

2 lines (1 loc) 127 B
export declare function retry(this: any, func: Function, retryMax: number, config?: any): (...arg: any[]) => Promise<unknown>;