UNPKG

@nanocollective/nanocoder

Version:

A local-first CLI coding agent that brings the power of agentic coding tools like Claude Code and Gemini CLI to local models or controlled APIs like OpenRouter

11 lines 232 B
export interface Colors { primary: string; secondary: string; success: string; error: string; warning: string; info: string; text: string; tool: string; } //# sourceMappingURL=markdown-parser.d.ts.map