2021-12-07 13:18:08 -05:00

7 lines
296 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
// This is the entrypoint for the package
tslib_1.__exportStar(require("./api/apis"), exports);
tslib_1.__exportStar(require("./model/models"), exports);
//# sourceMappingURL=api.js.map