mirror of
https://gitee.com/easii/mapstruct-plus.git
synced 2025-12-07 01:28:31 +08:00
4 lines
140 B
TypeScript
4 lines
140 B
TypeScript
export const navbar = [
|
|
{ text: 'Home', link: '/en/', icon: 'Home' },
|
|
{ text: 'Guide', link: '/en/guide/class-convert', icon: 'Api' },
|
|
] |