• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// automatically generated by the FlatBuffers compiler, do not modify
2
3export enum EnumInNestedNS{
4  A = 0,
5  B = 1,
6  C = 2
7}
8
9