fix(core): update

This commit is contained in:
2020-01-12 18:32:43 +00:00
parent 31ea0863e8
commit b130f09a80
5 changed files with 94 additions and 91 deletions

View File

@ -1,7 +1,4 @@
import * as smartfile from '@pushrocks/smartfile';
import * as smartmustache from '@pushrocks/smartmustache';
export {
smartfile,
smartmustache
};
export { smartfile, smartmustache };