Interface: PieceJSON
Defined in: projects/pieces/src/lib/structures/Piece.ts:145
The return type of Piece.toJSON.
Properties
enabled
enabled:
boolean
Defined in: projects/pieces/src/lib/structures/Piece.ts:148
location
location:
PieceLocationJSON
Defined in: projects/pieces/src/lib/structures/Piece.ts:146
name
name:
string
Defined in: projects/pieces/src/lib/structures/Piece.ts:147
options
options:
PieceOptions
Defined in: projects/pieces/src/lib/structures/Piece.ts:149