mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-07 09:38:41 +08:00
9 lines
164 B
TypeScript
9 lines
164 B
TypeScript
export default {
|
|
'id': '301013',
|
|
'name': '汇聚',
|
|
'code': 'coll',
|
|
'desc': 'UML的状态的汇聚',
|
|
'from': '301012',
|
|
'icon': 'toolbox-shape-circle',
|
|
}
|