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