UNPKG

@wufengteam/inputs

Version:

平台提供的右侧属性编辑器,需要在主工程中注册

4 lines (3 loc) 89 B
import type { FC } from 'react'; declare const ColSpan: FC<any>; export default ColSpan;