chore: include pre-built dist for github install
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
export interface ToolExecuteOutputShape {
|
||||
title: string;
|
||||
metadata: unknown;
|
||||
}
|
||||
export declare function getRuleInjectionFilePath(output: ToolExecuteOutputShape): string | null;
|
||||
Reference in New Issue
Block a user