AliasPath interface

The type of the paths for alias.

Properties

apiVersions

The API versions.

path

The path of an alias.

pattern

The pattern for an alias path.

Property Details

apiVersions

The API versions.

apiVersions?: string[]

Property Value

string[]

path

The path of an alias.

path?: string

Property Value

string

pattern

The pattern for an alias path.

pattern?: AliasPattern

Property Value