fix(core): update

This commit is contained in:
2018-10-28 23:32:12 +01:00
parent 7d377e31c2
commit 761804c16e
6 changed files with 125 additions and 440 deletions

View File

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