fix(core): update
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| 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'; | ||||
| import * as smartdelay from '@push.rocks/smartdelay'; | ||||
| import * as smartenv from '@push.rocks/smartenv'; | ||||
| import * as smartjson from '@push.rocks/smartjson'; | ||||
| import * as smartpromise from '@push.rocks/smartpromise'; | ||||
| import * as webstore from '@push.rocks/webstore'; | ||||
|  | ||||
| export { smartdelay, smartenv, smartjson, smartpromise, webstore }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user