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