mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-07 01:28:28 +08:00
18 lines
215 B
TypeScript
18 lines
215 B
TypeScript
export default {
|
|
'id': '308023',
|
|
'name': '分叉',
|
|
'code': 'uc',
|
|
'desc': '分叉',
|
|
'from': '301012',
|
|
|
|
'define': {
|
|
width: 50,
|
|
border: {
|
|
width: 1
|
|
},
|
|
fill: {
|
|
type: 0
|
|
}
|
|
}
|
|
}
|