MCPcopy 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

1export type ConnectorTextBlock = any
2export type ConnectorTextDelta = any
3export function isConnectorTextBlock(_block: any): boolean { return false }

Callers 5

AssistantMessageBlockFunction · 0.85
handleMessageFromStreamFunction · 0.85
stripSignatureBlocksFunction · 0.85
logAPISuccessAndDurationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected