UNPKG

oklink-api

Version:

This is a non-official JS SDK API for calling OKLink's API product.

4 lines (3 loc) 114 B
import { HttpClient } from './httpClientType.js'; declare const httpClient: HttpClient; export { httpClient };