UNPKG

lj-log4js-pm2intercom

Version:

pm2-intercom is problematic with PM2 2.x, this is a mimic version to temporarily resolve some problem in our own project

6 lines 197 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const index_1 = require("./index"); index_1.start() .catch(err => console.log(err)); //# sourceMappingURL=cmd.js.map