mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-07 09:38:41 +08:00
13 lines
179 B
TypeScript
13 lines
179 B
TypeScript
export default {
|
|
'id': '308007',
|
|
'name': '垂直交叉',
|
|
'code': 'cross',
|
|
'desc': '垂直交叉',
|
|
'from': '301012',
|
|
|
|
'define': {
|
|
width: 10,
|
|
height: 100,
|
|
}
|
|
}
|