claude-code-data
Preparing search index...
ThinkingBlock
Type Alias ThinkingBlock
Extended thinking content produced by Claude before responding.
type
ThinkingBlock
=
{
signature
?:
string
;
thinking
:
string
;
type
:
"thinking"
;
}
Index
Properties
signature?
thinking
type
Properties
Optional
signature
signature
?:
string
thinking
thinking
:
string
type
type
:
"thinking"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
signature
thinking
type
claude-code-data
Loading...
Extended thinking content produced by Claude before responding.