flatbuffers/ts
Björn Harrtell d243b904cc
[TS] Make strict compliant and improve typings (#7549)
* [TS] Make strict compliant and improve typings

* clang-format

* Code gen harmonize

Co-authored-by: Derek Bailey <derekbailey@google.com>
2022-09-29 15:03:35 -07:00
..
flexbuffers Fix FlexBuffers JS/TS bug https://github.com/google/flatbuffers/issues/6934 (#7434) 2022-08-13 18:29:28 -07:00
BUILD.bazel [TS] Add single-file ts codegen & bazel rule for typescript (#7161) 2022-03-10 10:08:13 -08:00
builder.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
byte-buffer.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
constants.ts [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) 2020-09-17 12:21:14 -07:00
encoding.ts [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) 2020-09-17 12:21:14 -07:00
flatbuffers.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
flexbuffers.ts [JS] Add ".js" suffix to all import statements to generate a browser compatible mjs version. (#7086) 2022-02-08 12:21:20 -08:00
index.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
types.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
utils.ts [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) 2020-09-17 12:21:14 -07:00