1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00
Java-Interview-Guide/docs/.vuepress/sidebar/open-source-project.ts
2022-06-20 19:13:41 +08:00

10 lines
159 B
TypeScript

export const openSourceProject = [
"tutorial",
"practical-project",
"system-design",
"tool-library",
"tools",
"machine-learning",
"big-data",
];