Interface: PieceJSON
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