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