UNPKG

@procore/core-react

Version:
3 lines (2 loc) 148 B
export { TextEditor, TextEditorProvider } from './TextEditor'; export type { TextEditorProps, TextEditorProviderProps, } from './TextEditor.types';