fix(core): update
This commit is contained in:
@@ -1,5 +1,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';
|
||||
|
||||
export { smartdelay, smartenv, smartjson };
|
||||
export { smartdelay, smartenv, smartjson, smartpromise };
|
||||
|
||||
Reference in New Issue
Block a user