UNPKG

swagger-client

Version:

SwaggerJS - a collection of interfaces for OAI specs

6 lines 156 B
// we're targeting browsers that already support fetch API const { AbortController, AbortSignal } = globalThis; export { AbortController, AbortSignal };