export { default } from './rc/codemirror'; export * from './helper'; export type { TCodeMirrorRef as CodeMirrorRef, IPropsCodeMirror as CodeMirrorProps } from './types';