UNPKG

repomix

Version:

A tool to pack repository contents to single file for AI consumption

6 lines 275 B
export declare const getRemoteRefs: (url: string, deps?: { execLsRemote: (url: string, deps?: { execFileAsync: typeof import("child_process").execFile.__promisify__; }) => Promise<string>; }) => Promise<string[]>; //# sourceMappingURL=gitRemoteHandle.d.ts.map