fix(core): update
This commit is contained in:
parent
ad3f4b31fa
commit
a5973944ee
@ -1,3 +1,10 @@
|
||||
// api glbal scope
|
||||
import * as typedrequest from '@apiglobal/typedrequest';
|
||||
|
||||
export {
|
||||
typedrequest
|
||||
};
|
||||
|
||||
// pushrocks scope
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as smartrouter from '@pushrocks/smartrouter';
|
||||
|
Loading…
Reference in New Issue
Block a user