// automatically generated by the FlatBuffers compiler, do not modify export var EnumInNestedNS; (function (EnumInNestedNS) { EnumInNestedNS[EnumInNestedNS["A"] = 0] = "A"; EnumInNestedNS[EnumInNestedNS["B"] = 1] = "B"; EnumInNestedNS[EnumInNestedNS["C"] = 2] = "C"; })(EnumInNestedNS || (EnumInNestedNS = {}));