mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-23 22:01:48 +00:00
* [TS]: Fix vtable creation for consecutive required fileds (#7739) * handle feedback * comment the schema * comment change in builder.ts * [TS]: builder, Fix requiredField() Verifty that the field is present in the vtable. * restore monsterdata binary file Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
2
tests/ts/required_strings_generated.js
Normal file
2
tests/ts/required_strings_generated.js
Normal file
@@ -0,0 +1,2 @@
|
||||
"use strict";
|
||||
// automatically generated by the FlatBuffers compiler, do not modify
|
||||
Reference in New Issue
Block a user