UNPKG

@azure/cosmos

Version:
18 lines 991 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. tslib_1.__exportStar(require("./Conflict/index.js"), exports); tslib_1.__exportStar(require("./Container/index.js"), exports); tslib_1.__exportStar(require("./Database/index.js"), exports); tslib_1.__exportStar(require("./Item/index.js"), exports); tslib_1.__exportStar(require("./Offer/index.js"), exports); tslib_1.__exportStar(require("./Permission/index.js"), exports); tslib_1.__exportStar(require("./StoredProcedure/index.js"), exports); tslib_1.__exportStar(require("./Trigger/index.js"), exports); tslib_1.__exportStar(require("./User/index.js"), exports); tslib_1.__exportStar(require("./UserDefinedFunction/index.js"), exports); tslib_1.__exportStar(require("./Resource.js"), exports); tslib_1.__exportStar(require("./SasToken/SasTokenProperties.js"), exports); //# sourceMappingURL=index.js.map