fix(core): update

This commit is contained in:
2020-06-21 18:41:04 +00:00
parent 273821b732
commit 765e56076d
8 changed files with 179 additions and 17 deletions

View File

@@ -1,2 +1,5 @@
export * from './ora.classes.ora';
export * from './ora.classes.organization';
export * from './ora.classes.project';
export * from './ora.classes.list';
export * from './ora.classes.task';