UNPKG

dnsimple

Version:

A Node.JS client for the DNSimple API.

4 lines (3 loc) 108 B
import type { Fetcher } from "./fetcher"; declare const httpsFetcher: Fetcher; export default httpsFetcher;