1-- automatically generated by the FlatBuffers compiler, do not modify
2
3-- namespace: Example
4
5local Any = {
6    NONE = 0,
7    Monster = 1,
8    TestSimpleTableWithEnum = 2,
9    MyGame_Example2_Monster = 3,
10}
11
12return Any -- return the module