UNPKG

@wufengteam/inputs

Version:

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

8 lines (7 loc) 323 B
import { IconPointsMore } from './svg/ico-points-more'; import { IconClose } from './svg/ico-close'; import { DeleteIcon } from './svg/delete'; import { AddIcon } from './svg/addIcon'; import BindFieldInfo from './img/bindFieldInfo.png'; export { BindFieldInfo }; export { IconPointsMore, IconClose, DeleteIcon, AddIcon };