3 lines
59 B
JavaScript
Raw Normal View History

2016-09-20 16:23:38 +05:30
const manager = require('./dist/manager');
manager.init();