fix(core): update

This commit is contained in:
2020-06-21 16:06:11 +00:00
parent 94b313b835
commit c08c708704
10 changed files with 219 additions and 28 deletions

View File

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