feat: chapter function

This commit is contained in:
2025-07-15 18:17:48 +08:00
parent e46a110720
commit dbfe057292
6 changed files with 6829 additions and 99 deletions

View File

@@ -21,7 +21,8 @@
],
"paths": {
"@/*": ["./*"]
}
},
"downlevelIteration":true
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
"exclude": ["node_modules"]