fix(core): update

This commit is contained in:
2020-09-29 19:10:00 +00:00
parent ed78c0becf
commit 39250b3d47
4 changed files with 10 additions and 14 deletions

View File

@@ -1,4 +1,3 @@
import * as smartparam from '@pushrocks/smartparam';
import * as smartpromise from '@pushrocks/smartpromise';
export { smartparam, smartpromise };
export { smartpromise };