Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
Command
Interface Command
interface
Command
{
command
:
string
;
description
:
string
;
id
:
string
;
name
:
string
;
parameterEnabled
:
true
;
parameterMeta
?:
{
topic
?:
string
;
}
;
parameterValue
:
null
|
string
;
tags
:
ITags
;
}
Index
Properties
command
description
id
name
parameter
Enabled
parameter
Meta?
parameter
Value
tags
Properties
command
command
:
string
description
description
:
string
id
id
:
string
name
name
:
string
parameter
Enabled
parameter
Enabled
:
true
Optional
parameter
Meta
parameter
Meta
?:
{
topic
?:
string
;
}
Type declaration
Optional
topic
?:
string
parameter
Value
parameter
Value
:
null
|
string
tags
tags
:
ITags
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
command
description
id
name
parameter
Enabled
parameter
Meta
parameter
Value
tags
@formant/data-sdk
Loading...
Generated using
TypeDoc