fix(core): update

This commit is contained in:
2020-01-20 14:41:27 +00:00
parent 7be7617c07
commit 5fabe776f5
4 changed files with 111 additions and 4 deletions

View File

@@ -1,3 +1 @@
import * as plugins from './smartrule.plugins';
export let standardExport = 'Hi there! :) This is an exported string';
export * from './smartrule.classes.smartrule';