Preparing search index...
The search index is not available
TrueForm API
TrueForm API
index
IntentDocument
Type alias IntentDocument
Intent
Document
:
{
assemblies
?:
IntentAssembly
[]
;
assertions
?:
IntentAssertion
[]
;
capabilities
?:
Record
<
string
,
unknown
>
;
constraints
?:
FTIConstraint
[]
;
context
:
BuildContext
;
id
:
ID
;
irVersion
:
IrVersion
;
parts
:
IntentPart
[]
;
schema
:
IrSchema
;
}
Type declaration
Optional
assemblies
?:
IntentAssembly
[]
Optional
assertions
?:
IntentAssertion
[]
Optional
capabilities
?:
Record
<
string
,
unknown
>
Optional
constraints
?:
FTIConstraint
[]
context
:
BuildContext
id
:
ID
ir
Version
:
IrVersion
parts
:
IntentPart
[]
schema
:
IrSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...