fix(core): update
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
const removeme = {};
|
||||
export { removeme };
|
||||
// apiglobal scope
|
||||
import * as agSdk from '@apiglobal/sdk';
|
||||
|
||||
export { agSdk };
|
||||
|
||||
// pushrocks scope
|
||||
import * as smartexpress from '@pushrocks/smartexpress';
|
||||
|
||||
export { smartexpress };
|
||||
|
||||
Reference in New Issue
Block a user