fix(core): update
This commit is contained in:
@@ -5,10 +5,4 @@ import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as smarturl from '@pushrocks/smarturl';
|
||||
import * as webrequest from '@pushrocks/webrequest';
|
||||
|
||||
export {
|
||||
smartdelay,
|
||||
smartobject,
|
||||
smartpromise,
|
||||
smarturl,
|
||||
webrequest,
|
||||
}
|
||||
export { smartdelay, smartobject, smartpromise, smarturl, webrequest };
|
||||
|
||||
Reference in New Issue
Block a user