chore: 移除废弃的 ctx_viz 类型声明

Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win>
This commit is contained in:
claude-code-best
2026-05-09 23:04:44 +08:00
parent 6a182e45b3
commit 4f493c83fc

View File

@@ -1,3 +0,0 @@
import type { Command } from '../../types/command.js'
declare const _default: Command
export default _default