Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-core
ResolveAIVariableCacheEntry
Interface ResolveAIVariableCacheEntry
interface
ResolveAIVariableCacheEntry
{
inProgress
:
boolean
;
promise
:
Promise
<
undefined
|
ResolvedAIVariable
>
;
}
Index
Properties
in
Progress
promise
Properties
in
Progress
in
Progress
:
boolean
promise
promise
:
Promise
<
undefined
|
ResolvedAIVariable
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
in
Progress
promise
Theia TypeDoc
Loading...