UNPKG

repomix

Version:

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

6 lines (5 loc) 230 B
export declare const getRemoteRefs: (url: string, deps?: { execLsRemote: (url: string, deps?: { execFileAsync: typeof import("child_process").execFile.__promisify__; }) => Promise<string>; }) => Promise<string[]>;