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