flatbuffers/ts
James Kuszmaul faeb04fbe1
Add type annotation to unspecified array (#6264)
The lack of any type on the `ret` variable was causing our typescript compiler to complain.
2020-11-16 10:49:53 -08:00
..
flexbuffers [JS/TS] Rewrite flexbuffers JS to TS (#6148) 2020-10-19 13:11:35 -07:00
builder.ts Add type annotation to unspecified array (#6264) 2020-11-16 10:49:53 -08:00
byte-buffer.ts
constants.ts
encoding.ts
flatbuffers.ts
flexbuffers.ts [JS/TS] Rewrite flexbuffers JS to TS (#6148) 2020-10-19 13:11:35 -07:00
long.ts
types.ts
utils.ts