BREAKING CHANGE(scope): change change to @pushrocks scope

This commit is contained in:
2018-09-02 18:09:49 +02:00
parent a529fa94b4
commit f67dfa2ad1
12 changed files with 981 additions and 350 deletions

View File

@@ -1,8 +1,4 @@
import 'typings-global'
import * as smartq from 'smartq'
import events = require('events')
import * as smartpromise from '@pushrocks/smartpromise';
import events = require('events');
export {
events,
smartq
}
export { events, smartpromise };