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