mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
10 lines
159 B
TypeScript
10 lines
159 B
TypeScript
export const openSourceProject = [
|
|
"tutorial",
|
|
"practical-project",
|
|
"system-design",
|
|
"tool-library",
|
|
"tools",
|
|
"machine-learning",
|
|
"big-data",
|
|
];
|