fix(core): update
This commit is contained in:
@@ -2,7 +2,4 @@
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as smartstate from '@pushrocks/smartstate';
|
||||
|
||||
export {
|
||||
smartpromise,
|
||||
smartstate
|
||||
};
|
||||
export { smartpromise, smartstate };
|
||||
|
||||
Reference in New Issue
Block a user