chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import type { CommandInfo } from "./types";
|
||||
export declare function formatLoadedCommand(command: CommandInfo, userMessage?: string): Promise<string>;
|
||||
export declare function formatCommandList(items: CommandInfo[]): string;
|
||||
Reference in New Issue
Block a user