fix(core): update

This commit is contained in:
2022-01-24 07:30:54 +01:00
parent 4eaf91af3a
commit 5031d28c32
3 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
import * as lik from '@pushrocks/lik';
import * as rxjs from './smartrx.plugins.rxjs';
import * as smartpromise from '@pushrocks/smartpromise';
export { lik, rxjs, smartpromise };
export { lik, smartpromise };