fix(core): update
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
// pushrocks scope
|
||||
import * as smartcache from '@pushrocks/smartcache';
|
||||
import * as smartfeed from '@pushrocks/smartfeed';
|
||||
import * as smartxml from '@pushrocks/smartxml';
|
||||
import * as smartyaml from '@pushrocks/smartyaml';
|
||||
|
||||
export {
|
||||
smartcache,
|
||||
smartfeed,
|
||||
smartxml
|
||||
smartxml,
|
||||
smartyaml
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user