claude-code-data
Preparing search index...
ImageBlock
Type Alias ImageBlock
An image attachment (source format depends on provider).
type
ImageBlock
=
{
source
:
Record
<
string
,
unknown
>
;
type
:
"image"
;
}
Index
Properties
source
type
Properties
source
source
:
Record
<
string
,
unknown
>
type
type
:
"image"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
type
claude-code-data
Loading...
An image attachment (source format depends on provider).