A WASM-friendly wrapper around LeagueDivision.
LeagueDivision
Creates a new empty division.
Gets the division name.
Readonly
Returns the number of teams in this division.
Returns the team IDs in this division.
Adds a team to the division by ID.
Checks if a team is in this division.
Returns the division as a JSON-serializable object.
Static
Creates a new division with the given name.
A WASM-friendly wrapper around
LeagueDivision.