fix(core): update

This commit is contained in:
2021-11-29 16:29:15 +01:00
parent 19e3ba3362
commit 75ef50d072
8 changed files with 133 additions and 233 deletions
+1 -3
View File
@@ -1,3 +1 @@
import * as plugins from './smartocr.plugins';
export let standardExport = 'Hi there! :) This is an exported string';
export * from './smartocr.classes.smartocr';