fix(core): update

This commit is contained in:
2022-02-25 20:36:44 +01:00
parent babcb832f3
commit e5fe74d2d2
6 changed files with 294 additions and 142 deletions

View File

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