MatchVariable interface
Define match variables.
Properties
selector | The selector of match variable. |
variable |
Match Variable. |
Property Details
selector
The selector of match variable.
selector?: string
Property Value
string
variableName
Match Variable.
variableName: string
Property Value
string