fix(core): update

This commit is contained in:
2020-05-26 00:18:02 +00:00
parent 71edd16d65
commit 5e2d11980c
11 changed files with 2509 additions and 785 deletions

View File

@@ -1,7 +1,6 @@
import * as events from 'events';
import * as lik from '@pushrocks/lik';
import * as rxjs from 'rxjs';
import * as smartevent from '@pushrocks/smartevent';
import * as smartpromise from '@pushrocks/smartpromise';
export { events, lik, rxjs, smartevent, smartpromise };
export { lik, rxjs, smartevent, smartpromise };