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