feat: #7743 plugins

This commit is contained in:
Barış Soner Uşaklı
2019-07-22 00:30:47 -04:00
parent f5f5f76b12
commit c126cd8572
6 changed files with 400 additions and 541 deletions

View File

@@ -213,3 +213,5 @@ events.output = function (numEvents) {
process.exit(0);
});
};
require('./promisify')(events);