mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-25 07:22:09 -05:00
This is an update to match how Streams work: .read() returns a string, and .readBuffer() returns a Buffer. Being able to statically predict what type .read() will return is really useful to TypeScript, in addition to being generally useful for readability. As a side benefit, readTextIfExists() is renamed readIfExists(). |
||
|---|---|---|
| .. | ||
| crashlogger.js | ||
| dashycode.js | ||
| fs.js | ||
| repl.js | ||
| streams.js | ||
| STREAMS.md | ||