mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-08 01:58:36 +08:00
14 lines
192 B
TypeScript
14 lines
192 B
TypeScript
export default {
|
|
'id': '302005',
|
|
'name': '协作',
|
|
'code': 'coop',
|
|
'desc': 'UML的用例图-协作',
|
|
'from': '302002',
|
|
|
|
'define': {
|
|
border: {
|
|
dash: [10, 5]
|
|
}
|
|
}
|
|
}
|