UNPKG
@tuoyuan/web-plus-dev
Version:
latest (1.0.1)
1.0.1
基于arco-design的配置化表格表单组件
@tuoyuan/web-plus-dev
/
ui
/
types
/
editor
/
type.d.ts
2 lines
(1 loc)
•
86 B
TypeScript
View Raw
1
2
export
type
{
IDomEditor
,
IEditorConfig
,
IToolbarConfig
, }
from
"@wangeditor/editor"
;