UNPKG

react-http-fetch

Version:

An http library for React JS built on top of native JS fetch

7 lines (6 loc) 128 B
var HttpEvent = /** @class */ (function () { function HttpEvent() { } return HttpEvent; }()); export { HttpEvent };