다음을 통해 공유


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

The type of alias pattern

type?: AliasPatternType

Property Value

variable

The alias pattern variable.

variable?: string

Property Value

string