MCPcopy
hub / github.com/stephengpope/thepopebot / cn

Function cn

lib/chat/utils.js:9–11  ·  view source on GitHub ↗
(...inputs)

Source from the content-addressed store, hash-verified

7 * @returns {string}
8 */
9export function cn(...inputs) {
10 return twMerge(clsx(inputs));
11}

Callers 15

ChatsPageFunction · 0.90
ChatRowFunction · 0.90
ToolCallFunction · 0.90
PreviewMessageFunction · 0.90
ChatFunction · 0.90
ToolCallFunction · 0.90
ChatTypeFilterFunction · 0.90
RepoBranchPickerFunction · 0.90
CommandOutputDialogFunction · 0.90
ChatInputFunction · 0.90
SidebarUserNavFunction · 0.90
SidebarHistoryItemFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected