mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
`./build decl` now builds TS declarations for everything exported by `sim/`. Unfortunately, the built TS declarations still refer to global types, so some things still have `any` type, but it's much better than nothing. |
||
|---|---|---|
| .. | ||
| crashlogger.ts | ||
| DASHYCODE.md | ||
| dashycode.ts | ||
| fs.ts | ||
| index.ts | ||
| net.ts | ||
| process-manager.ts | ||
| repl.ts | ||
| STREAMS.md | ||
| streams.ts | ||
| utils.ts | ||