pokemon-showdown/lib
Guangcong Luo f47e38c5ad Support building TS declarations
`./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.
2021-06-09 17:51:49 -05:00
..
crashlogger.ts Support building TS declarations 2021-06-09 17:51:49 -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 FS: Don't crash if config doesn't exist 2021-05-30 12:21:24 -05:00
index.ts Lib: Add an index file for all exports (#7972) 2021-01-31 18:00:19 -08:00
net.ts Support building TS declarations 2021-06-09 17:51:49 -05:00
process-manager.ts Support hotpatching User/Room/ProcessManager protos (#8095) 2021-03-08 05:23:17 -08:00
repl.ts Support building TS declarations 2021-06-09 17:51:49 -05: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 Redesign Rock Paper Scissors 2021-05-13 09:39:51 -04:00