Alias interface

The alias type.

Properties

defaultPath

The default path for an alias.

defaultPattern

The default pattern for an alias.

name

The alias name.

paths

The paths for an alias.

type

The type of the alias.

Property Details

defaultPath

The default path for an alias.

defaultPath?: string

Property Value

string

defaultPattern

The default pattern for an alias.

defaultPattern?: AliasPattern

Property Value

name

The alias name.

name?: string

Property Value

string

paths

The paths for an alias.

paths?: AliasPath[]

Property Value

type

The type of the alias.

type?: AliasType

Property Value