import snippets from './snippets'; import formItem from '../form.item/meta' export default { snippets, componentName: 'AnfaWorkNotes', title: '工作笔记', category: '通用', group: '精选组件', props: formItem.props, configure: formItem.configure };