Skip to content

Documentation / @agentick/client / AttachmentToBlock

Type Alias: AttachmentToBlock()

AttachmentToBlock = (attachment) => ContentBlock

Defined in: client/src/chat-types.ts:32

Parameters

attachment

Attachment

Returns

ContentBlock

Released under the ISC License.