UNPKG

@waiting/fetch

Version:

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

5 lines 204 B
export function assertNever(x) { // eslint-disable-next-line @typescript-eslint/restrict-plus-operands throw new Error('Assert Never Unexpected object: ' + x); } //# sourceMappingURL=shared.js.map