mirror of
https://gitee.com/hoslay/ddei-editor.git
synced 2025-12-07 01:28:28 +08:00
11 lines
144 B
TypeScript
11 lines
144 B
TypeScript
export default {
|
|
'id': '303006',
|
|
'name': '包',
|
|
'code': 'pkg',
|
|
'desc': '包',
|
|
'from': '305003',
|
|
'icon': 'toolbox-shape-square',
|
|
|
|
}
|
|
|