optional player: Constructor<Player>;
A custom structure that extends the Player class
shoukaku/src/Shoukaku.ts:22
optional rest: Constructor<Rest>;
A custom structure that extends the Rest class
shoukaku/src/Shoukaku.ts:18