UNPKG

got

Version:

Human-friendly and powerful HTTP request library for Node.js

4 lines (3 loc) 127 B
import { RetryFunction } from './types'; declare const calculateRetryDelay: RetryFunction; export default calculateRetryDelay;