Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
variable-resolver
VariableCommandInput
Interface VariableCommandInput
interface
VariableCommandInput
{
args
?:
any
;
command
:
string
;
id
:
string
;
type
:
"command"
;
}
Index
Properties
args?
command
id
type
Properties
Optional
args
args
?:
any
command
command
:
string
id
id
:
string
type
type
:
"command"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
args
command
id
type
Theia TypeDoc
Loading...