This commit is contained in:
X1627315083
2025-04-09 14:09:19 +08:00
parent b6e5f05f06
commit 37f1b36e54
76 changed files with 1969 additions and 970 deletions

View File

@@ -20,11 +20,12 @@
"types": [
"webpack-env"
],
"paths": {
"@/*": [
"src/*"
]
},
"paths": {
"@/*": [
"src/*"
],
"three/ *": ["three/addons/postprocessing/*"]
},
"lib": [
"esnext",
"dom",