pokemon-showdown/sim/tools
Guangcong Luo 7436c1f0f2 Remove import = and export =
`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.
2019-05-16 01:27:07 +04:00
..
exhaustive-runner.ts Remove import = and export = 2019-05-16 01:27:07 +04:00
multi-random-runner.ts Move simulator harness to sim/tools (#5451) 2019-04-18 04:17:07 +09:30
random-player-ai.ts Move simulator harness to sim/tools (#5451) 2019-04-18 04:17:07 +09:30
runner.ts Battle toJSON/fromJSON (#5427) 2019-04-30 14:48:27 +12:00