claude-code-data
Preparing search index...
DocumentBlock
Type Alias DocumentBlock
A document attachment (PDF, text file, etc.).
type
DocumentBlock
=
{
source
:
Record
<
string
,
unknown
>
;
type
:
"document"
;
}
Index
Properties
source
type
Properties
source
source
:
Record
<
string
,
unknown
>
type
type
:
"document"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
type
claude-code-data
Loading...
A document attachment (PDF, text file, etc.).