Skip to main content

Constants

The Competition Factory uses many constants internally and exports groupings of constants both directly and via factoryConstants.

Include in your project

import { factoryConstants } from 'tods-competition-factory';

Ineteractive Explorer

Use this Live Editor to explore the factory constants. Edit the value of grouping to see exported constants.

tip

In the Live Editor, wthe value of grouping is '' or undefined, the list of constants groupings is displayed.

Live Editor
Result
Loading...