UNPKG

markdown-flow-ui

Version:

A React UI library for rendering markdown with interactive flow components, typewriter effects, and plugin support

3 lines (2 loc) 96 B
import { ClassValue } from 'clsx'; export declare function cn(...inputs: ClassValue[]): string;