UNPKG

couchbase-index-manager

Version:
11 lines 585 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./plan"), exports); tslib_1.__exportStar(require("./index-mutation"), exports); tslib_1.__exportStar(require("./create-index-mutation"), exports); tslib_1.__exportStar(require("./drop-index-mutation"), exports); tslib_1.__exportStar(require("./move-index-mutation"), exports); tslib_1.__exportStar(require("./resize-index-mutation"), exports); tslib_1.__exportStar(require("./update-index-mutation"), exports); //# sourceMappingURL=index.js.map