UNPKG

swagger-client

Version:

SwaggerJS - a collection of interfaces for OAI specs

3 lines 248 B
// we cannot use `node-fetch@3` as it's pure ESM package not compatible with CommonJS import fetch, { Response, Headers, Request, FormData, File, Blob } from 'node-fetch-commonjs'; export { fetch, Response, Headers, Request, FormData, File, Blob };