git-subtree-dir: third_party/flatbuffers git-subtree-split: 595bf0007ab1929570c7671f091313c8fc20644e
7 lines
289 B
JavaScript
7 lines
289 B
JavaScript
// 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 Abc;
|
|
(function (Abc) {
|
|
Abc[Abc["a"] = 0] = "a";
|
|
})(Abc || (Abc = {}));
|