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