UNPKG

209 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var rxfeign_1 = require("./rxfeign");
4exports.Http = rxfeign_1.Http;
5exports.HttpRequestException = rxfeign_1.HttpRequestException;