Creates an instance of BracketsManager, which will handle all the stuff from the library.
An implementation of CrudInterface.
Optional
verbose: booleanWhether to log CRUD operations.
Exports data from the database.
Imports data in the database.
Data to import.
Enable ID normalization: all IDs (and references to them) are remapped to consecutive IDs starting from 0.
Private
instrumentGenerated using TypeDoc
A class to handle tournament management at those levels:
stage
,group
,round
,match
andmatch_game
.