UNPKG

relaycode

Version:

A developer assistant that automates applying code changes from LLMs.

4 lines (2 loc) 109 B
declare const logCommand: (cwd?: string, outputCapture?: string[]) => Promise<void>; export { logCommand };