docs: fix types

This commit is contained in:
Neko Ayaka
2025-01-22 19:49:24 +08:00
parent cad43b7240
commit e1b20e86eb
25 changed files with 47 additions and 32 deletions
+1
View File
@@ -34,6 +34,7 @@
"dev": "pnpm run stub",
"stub": "unbuild --stub",
"build": "unbuild",
"typecheck": "tsc --noEmit",
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
},
"dependencies": {