Creates an instance of Delete, which will handle cleanly deleting data in the storage.
The implementation of Storage.
Private
Readonly
Deletes a stage, and all its components:
ID of the stage.
Deletes the stages of a tournament (and all their components, see delete.stage()).
You are responsible for deleting the tournament itself.
ID of the tournament.
Generated using TypeDoc
Creates an instance of Delete, which will handle cleanly deleting data in the storage.