fix(core): update

This commit is contained in:
2022-12-22 17:21:43 +01:00
parent 15525b4731
commit fcc2bc2759
6 changed files with 33 additions and 8 deletions

View File

@@ -1,2 +1,5 @@
const removeme = {};
export { removeme };
import * as smartenv from '@pushrocks/smartenv';
export {
smartenv
}