Skip to content

Structures

Properties

player?

optional player: Constructor<Player>;

A custom structure that extends the Player class

Defined in

shoukaku/src/Shoukaku.ts:17


rest?

optional rest: Constructor<Rest>;

A custom structure that extends the Rest class

Defined in

shoukaku/src/Shoukaku.ts:13