2
0
Эх сурвалжийг харах

📝 docs(mini-auth): add documentation for mini-auth command

- 创建 mini-auth 命令文档
- 说明使用方法: import { useAuth } from '@/utils/auth'
- 提示查看 mini/src/utils/auth.tsx 了解具体用法
yourname 3 сар өмнө
parent
commit
6fc3d2a613

+ 8 - 0
.roo/commands/mini-auth.md

@@ -0,0 +1,8 @@
+---
+description: "此命令功能的简要描述"
+---
+
+使用 import { useAuth } from '@/utils/auth'
+
+使用前先查看 mini/src/utils/auth.tsx 了解具体用法
+