fix(core): update

This commit is contained in:
2020-11-16 23:04:54 +00:00
parent 05349ba947
commit fd0dc50d3b
5 changed files with 101 additions and 16 deletions

View File

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