UNPKG

agentvasya

Version:

Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more

3 lines (2 loc) 77 B
declare function fileUriToPath(uri: string): string; export = fileUriToPath;