UNPKG

@copilotkit/react-ui

Version:

<div align="center"> <a href="https://copilotkit.ai" target="_blank"> <img src="https://github.com/copilotkit/copilotkit/raw/main/assets/banner.png" alt="CopilotKit Logo"> </a>

6 lines (5 loc) 183 B
export { shouldShowDevConsole } from './utils.js'; export { CopilotDevConsole } from './console.js'; import '@copilotkit/react-core'; import './types.js'; import 'react/jsx-runtime';