James Kuszmaul | 8e62b02 | 2022-03-22 09:33:25 -0700 | [diff] [blame^] | 1 | -- automatically generated by the FlatBuffers compiler, do not modify |
2 | |||||
3 | -- namespace: NamespaceB | ||||
4 | |||||
5 | local UnionInNestedNS = { | ||||
6 | NONE = 0, | ||||
7 | TableInNestedNS = 1, | ||||
8 | } | ||||
9 | |||||
10 | return UnionInNestedNS -- return the module |