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