mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-21 15:55:50 +00:00
feat: 全部类型问题解决
This commit is contained in:
3
src/commands/debug-tool-call/index.d.ts
vendored
Normal file
3
src/commands/debug-tool-call/index.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { Command } from '../../types/command.js'
|
||||
declare const _default: Command
|
||||
export default _default
|
||||
Reference in New Issue
Block a user