Skip to content

Commit

Permalink
πŸ“ season 5 constants
Browse files Browse the repository at this point in the history
  • Loading branch information
o4kapuk committed May 26, 2023
1 parent 24c7613 commit cd01821
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions api/source/constants.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,13 @@

All the following constant names are available in the global scope:

## Season constants

```javascript-content
Object.assign(exports, {
RESOURCE_THORIUM: 'T',
FIND_REACTORS: 10051
};
```
## Common constants
{% constants %}

0 comments on commit cd01821

Please sign in to comment.