UNPKG

@vibe-kit/grok-cli

Version:

An open-source AI agent that brings the power of Grok directly into your terminal.

5 lines (4 loc) 127 B
import React from 'react'; export declare function MarkdownRenderer({ content }: { content: string; }): React.JSX.Element;