mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-01 05:30:40 +00:00
6 lines
74 B
TypeScript
6 lines
74 B
TypeScript
// 菜单配置
|
|
|
|
const asideMenuConfig = [];
|
|
|
|
export { asideMenuConfig };
|