Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IIIIQIIII/claude-code
/ isConnectorTextBlock
Function
isConnectorTextBlock
src/types/connectorText.ts:3–3 ·
view source on GitHub ↗
(_block: any)
Source
from the content-addressed store, hash-verified
1
export
type
ConnectorTextBlock = any
2
export
type
ConnectorTextDelta = any
3
export
function
isConnectorTextBlock(_block: any): boolean {
return
false }
Callers
5
AssistantMessageBlock
Function · 0.85
handleMessageFromStream
Function · 0.85
stripSignatureBlocks
Function · 0.85
assistantMessageToMessageParam
Function · 0.85
logAPISuccessAndDuration
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected