Workstation API - v0.6.2
Handbook
GitHub
Releases
Preparing search index...
JsoncCommand
Type Alias JsoncCommand
JsoncCommand
:
|
{
kind
:
"comment"
;
text
:
string
}
|
{
kind
:
"blank"
}
|
{
content
:
string
;
kind
:
"value"
}
|
{
content
:
string
;
kind
:
"property"
;
name
:
string
}
One JSONC builder instruction. Prefer the jsonc helpers to constructing instructions manually.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Handbook
GitHub
Releases
Workstation API - v0.6.2
Loading...
One JSONC builder instruction. Prefer the jsonc helpers to constructing instructions manually.