PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/got/dist/source/core

Просмотр файла: calculate-retry-delay.d.ts

import { RetryFunction } from '.';
declare type Returns<T extends (...args: any) => unknown, V> = (...args: Parameters<T>) => V;
export declare const retryAfterStatusCodes: ReadonlySet<number>;
declare const calculateRetryDelay: Returns<RetryFunction, number>;
export default calculateRetryDelay;

Выполнить команду


Для локальной разработки. Не используйте в интернете!