UNPKG

jamis

Version:

一种支持通过JSON配置方式生成页面的组件库

5 lines (4 loc) 202 B
export { default as VariableList } from './VariableList'; export { default as FormulaPicker } from './Picker'; export { FormulaEditor } from './Editor'; export { CodeMirrorEditor } from './CodeMirror';