Interface RawArgument
Package: grammarkdown
Properties
formattedKey
Declaration
formattedKey: string;
Property Value
Type | Description |
---|---|
string |
option
Declaration
option: KnownOption;
Property Value
Type | Description |
---|---|
KnownOption |
rawKey
Declaration
rawKey: string;
Property Value
Type | Description |
---|---|
string |
value
Declaration
value: any;
Property Value
Type | Description |
---|---|
any |