UNPKG

@waiting/fetch

Version:

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

11 lines (6 loc) 122 B
export * from './lib/index.js' export type { JsonResp, JsonType, PlainJsonValue, } from '@waiting/shared-types'