@nestjs-mod/pm2
Version:
Production process manager for Node.JS applications with a built-in load balancer for NestJS-mod (Generator ecosystem.config.json for https://www.npmjs.com/package/pm2)
10 lines • 538 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./lib/pm2-ecosystem-config-file.service"), exports);
tslib_1.__exportStar(require("./lib/pm2.configuration"), exports);
tslib_1.__exportStar(require("./lib/pm2.constants"), exports);
tslib_1.__exportStar(require("./lib/pm2.errors"), exports);
tslib_1.__exportStar(require("./lib/pm2.module"), exports);
tslib_1.__exportStar(require("./lib/pm2.service"), exports);
//# sourceMappingURL=index.js.map