fix(core): update

This commit is contained in:
2021-08-08 23:06:14 +02:00
parent 8f4c0a5ec6
commit 01dbec7da9
8 changed files with 76 additions and 61 deletions

View File

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