feat: add identification page

This commit is contained in:
2025-12-18 06:46:27 +09:00
parent e3d3df9ecb
commit ea5a0004da
17 changed files with 696 additions and 79 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
],
"skipLibCheck": true,
"types": [
"node"
"node",
"vite/client"
],
"moduleResolution": "bundler",
"isolatedModules": true,