UNPKG

relaycode

Version:

A developer assistant that automates applying code changes from LLMs.

4 lines (2 loc) 85 B
declare const initCommand: (cwd?: string) => Promise<void>; export { initCommand };