AliasPathMetadata interface
model interface AliasPathMetadata
Properties
| attributes | The attributes of the token that the alias path is referring to. |
| type | The type of the token that the alias path is referring to. |
Property Details
attributes
The attributes of the token that the alias path is referring to.
attributes?: string
Property Value
string
type
The type of the token that the alias path is referring to.
type?: string
Property Value
string