mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-05-11 10:40:19 +08:00
7 lines
80 B
TypeScript
7 lines
80 B
TypeScript
export const osSidebar = [
|
|
{
|
|
text: '操作系统',
|
|
children: []
|
|
}
|
|
]
|