UNPKG

@nvq/flowtoken

Version:

Animated React components for streaming text and markdown with GitHub theme syntax highlighting (forked from flowtoken)

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