UNPKG

mongodb-stitch

Version:

[![Join the chat at https://gitter.im/mongodb/stitch](https://badges.gitter.im/mongodb/stitch.svg)](https://gitter.im/mongodb/stitch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

10 lines 605 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var mongodb_stitch_core_services_http_1 = require("mongodb-stitch-core-services-http"); exports.HttpResponse = mongodb_stitch_core_services_http_1.HttpResponse; exports.HttpCookie = mongodb_stitch_core_services_http_1.HttpCookie; exports.HttpMethod = mongodb_stitch_core_services_http_1.HttpMethod; exports.HttpRequest = mongodb_stitch_core_services_http_1.HttpRequest; var HttpServiceClient_1 = require("./HttpServiceClient"); exports.HttpServiceClient = HttpServiceClient_1.HttpServiceClient; //# sourceMappingURL=index.js.map