fix(core): update

This commit is contained in:
2019-09-25 15:28:39 +02:00
parent 0f34c5de55
commit 1cf78441e2
9 changed files with 604 additions and 511 deletions

View File

@ -5,3 +5,9 @@ const rxjsPart = {
};
export { rxjsPart };
import * as smartpromise from '@pushrocks/smartpromise';
export {
smartpromise
};