fix(core): update

This commit is contained in:
2020-10-26 00:52:04 +00:00
parent 1296253614
commit cd1e582f88
6 changed files with 107 additions and 13 deletions

View File

@@ -1,5 +1,8 @@
// pushrocks scope
import * as smartfeed from '@pushrocks/smartfeed';
import * as smartxml from '@pushrocks/smartxml';
export {
smartfeed,
smartxml
};