Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
9
export
function
cn(...inputs) {
10
return
twMerge(clsx(inputs));
11
}
Callers
15
ChatsPage
Function · 0.90
ChatRow
Function · 0.90
ToolCall
Function · 0.90
PreviewMessage
Function · 0.90
Chat
Function · 0.90
ToolCall
Function · 0.90
ChatTypeFilter
Function · 0.90
RepoBranchPicker
Function · 0.90
CommandOutputDialog
Function · 0.90
ChatInput
Function · 0.90
SidebarUserNav
Function · 0.90
SidebarHistoryItem
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected