UNPKG

@waiting/fetch

Version:

HTTP fetch API for browser and Node.js. Handle 302/303 redirect correctly on Node.js

3 lines 149 B
export * from './lib/index.js'; export type { JsonResp, JsonType, PlainJsonValue, } from '@waiting/shared-types'; //# sourceMappingURL=index.d.ts.map