1// automatically generated by the FlatBuffers compiler, do not modify 2 3export enum Abc { 4 a = 0 5}
View as plain text