MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / textBlock

Function textBlock

packages/acp-adapter/test/error-mapping.test.ts:96–96  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

94}
95
96const textBlock = (text: string): ContentBlock => ({ type: 'text', text });
97
98function makeHarnessWithSession(session: Session): KimiHarness {
99 return {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected