fix(core): update

This commit is contained in:
2020-05-27 17:05:18 +00:00
parent bfff3b4da5
commit aa8e2a9ae4
2 changed files with 1 additions and 3 deletions

View File

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