Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AliasPieceOptions

The base piece options for all AliasPiece instances.

Hierarchy

Index

Properties

Properties

Optional aliases

aliases: string[]

The aliases for this piece.

Optional enabled

enabled: undefined | false | true

Whether or not this piece should be enabled. Defaults to true.

Optional name

name: undefined | string

The name of the piece. Defaults to the filename without extension.

Generated using TypeDoc