fix(core): update
This commit is contained in:
@ -5,3 +5,9 @@ const rxjsPart = {
|
||||
};
|
||||
|
||||
export { rxjsPart };
|
||||
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export {
|
||||
smartpromise
|
||||
};
|
||||
|
Reference in New Issue
Block a user