Minor API change
This commit is contained in:
parent
73642e21f4
commit
9d9b309eb9
|
@ -1,5 +1,5 @@
|
|||
export { default as Editor } from './editor/Editor';
|
||||
export { default as Environment } from './Environment';
|
||||
export { default as createEnvironment } from './Environment';
|
||||
export { default as I18n } from './i18n';
|
||||
export { default as TextAnnotator } from './TextAnnotator';
|
||||
export { default as WebAnnotation } from './WebAnnotation';
|
||||
|
|
Loading…
Reference in New Issue