1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-05-11 10:40:19 +08:00
Files
408CSFamily/docs/manuscripts/os/os.sidebar.ts
2023-03-02 22:26:28 +08:00

7 lines
80 B
TypeScript

export const osSidebar = [
{
text: '操作系统',
children: []
}
]