chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import type { ClaudeCodeAgentConfig } from "../claude-code-agent-loader/types";
|
||||
import type { LoadedPlugin } from "./types";
|
||||
export declare function loadPluginAgents(plugins: LoadedPlugin[]): Record<string, ClaudeCodeAgentConfig>;
|
||||
Reference in New Issue
Block a user