@salesforce/agents
Preparing search index...
types
AgentCompilationError
Type Alias AgentCompilationError
type
AgentCompilationError
=
{
compiledArtifact
:
null
;
dslVersion
:
"0.0.3.rc29"
;
errors
:
{
colEnd
:
number
;
colStart
:
number
;
description
:
string
;
errorType
:
string
;
lineEnd
:
number
;
lineStart
:
number
;
}
[]
;
status
:
"failure"
;
syntacticMap
:
{
blocks
:
[
]
}
;
}
Index
Properties
compiled
Artifact
dsl
Version
errors
status
syntactic
Map
Properties
compiled
Artifact
compiledArtifact
:
null
dsl
Version
dslVersion
:
"0.0.3.rc29"
errors
errors
:
{
colEnd
:
number
;
colStart
:
number
;
description
:
string
;
errorType
:
string
;
lineEnd
:
number
;
lineStart
:
number
;
}
[]
status
status
:
"failure"
syntactic
Map
syntacticMap
:
{
blocks
:
[
]
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
compiled
Artifact
dsl
Version
errors
status
syntactic
Map
@salesforce/agents
Loading...