chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export declare function resolveFilePath(rootDirectory: string, path: string): string | null;
|
||||
export declare function findAgentsMdUp(input: {
|
||||
startDir: string;
|
||||
rootDir: string;
|
||||
}): string[];
|
||||
Reference in New Issue
Block a user