mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 11:14:39 -05:00
`import =` and `export =` are really only intended for backwards compatibility with CommonJS. While I really don't like the new module system TC39 has designed for us, it's what we should be using, and consistency is important. |
||
|---|---|---|
| .. | ||
| abilities | ||
| items | ||
| misc | ||
| moves | ||
| tools | ||
| choice-parser.js | ||
| decisions.js | ||
| dex.js | ||
| events.js | ||
| team-validator.js | ||