fix(core): update
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
const removeme = {};
|
||||
export { removeme };
|
||||
import * as smartfile from '@pushrocks/smartfile';
|
||||
import * as smartmustache from '@pushrocks/smartmustache';
|
||||
|
||||
export {
|
||||
smartfile,
|
||||
smartmustache
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user