UNPKG

@open-chat/chat-bubble

Version:

Chat bubble component.

3 lines (2 loc) 144 B
import { ClassNameValue } from 'tailwind-merge'; export default function cn(...classNames: Array<string | undefined | ClassNameValue>): string;