chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import type { ClaudeCodeAgentConfig } from "./types";
|
||||
export declare function loadUserAgents(): Record<string, ClaudeCodeAgentConfig>;
|
||||
export declare function loadProjectAgents(directory?: string): Record<string, ClaudeCodeAgentConfig>;
|
||||
Reference in New Issue
Block a user