mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 22:35:51 +00:00
feat: 完成第二版类型清理
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
// Auto-generated stub — replace with real implementation
|
||||
export {};
|
||||
export function stripCanonicalPrefix(_name: string): string | null { return null; }
|
||||
export function getDiscoveredRemoteSkill(_slug: string): { url: string } | undefined { return undefined; }
|
||||
|
||||
Reference in New Issue
Block a user