pokemon-showdown/lib
Guangcong Luo 57554dc283 Stop using fs.exists
`fs.exists` should in practice be replaced with try-catch (since the
latter isn't susceptible to race conditions).
2021-10-09 15:53:30 -04:00
..
crashlogger.ts Crashlogger: Support passing nodemailer configuration 2021-10-03 19:58:13 -05:00
DASHYCODE.md Clarify Dashycode documentation 2019-07-12 02:04:07 -05:00
dashycode.ts Remove last vestiges of tslint 2020-10-27 22:49:00 +00:00
fs.ts Handle new TypeScript version (#8449) 2021-08-30 20:11:44 -07:00
index.ts Add a library for running SQLite databases in threads (#7350) 2021-07-19 21:02:03 -05:00
net.ts Support building TS declarations 2021-06-09 17:51:49 -05:00
process-manager.ts Handle new TypeScript version (#8449) 2021-08-30 20:11:44 -07:00
repl.ts Stop using fs.exists 2021-10-09 15:53:30 -04:00
sql.ts Handle new TypeScript version (#8449) 2021-08-30 20:11:44 -07:00
STREAMS.md Introduce chunk readers for ReadStream (#7215) 2020-09-27 08:55:59 -07:00
streams.ts Properly type Promises (#7712) 2020-11-19 23:19:42 -08:00
utils.ts Handle new TypeScript version (#8449) 2021-08-30 20:11:44 -07:00