Nodejs Corva API client with throttling.

```

Hierarchy

  • ApiClient

Constructors

Accessors

Methods

Constructors

Accessors

  • get raw(): Got
  • Returns Got

Methods

  • Type Parameters

    • T = any

    Parameters

    • path: string
    • options: Options = {}

    Returns Promise<CancelableRequest<Response<T>>>

  • Parameters

    • Optional options: StopOptions

    Returns Promise<void>

  • Parameters

    • path: string
    • options: Options = {}

    Returns default