AliasPattern interface
The type of the pattern for an alias path.
Properties
| phrase | The alias pattern phrase. |
| type | The type of alias pattern |
| variable | The alias pattern variable. |
Property Details
phrase
The alias pattern phrase.
phrase?: string
Property Value
string
type
variable
The alias pattern variable.
variable?: string
Property Value
string