Returns a list of all the present and future races, sorting them by which starts the sooner.
const races: Race[] = await sdk.getActiveRace();
Generated using TypeDoc
Returns a list of all the present and future races, sorting them by which starts the sooner.
Usage