mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-24 02:11:47 +00:00
[TS/JS] Upgrade dependencies (#7996)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// automatically generated by the FlatBuffers compiler, do not modify
|
||||
/* eslint-disable @typescript-eslint/no-unused-vars, @typescript-eslint/no-explicit-any, @typescript-eslint/no-non-null-assertion */
|
||||
export var OptionalByte;
|
||||
(function (OptionalByte) {
|
||||
OptionalByte[OptionalByte["None"] = 0] = "None";
|
||||
|
||||
Reference in New Issue
Block a user