1-- automatically generated by the FlatBuffers compiler, do not modify 2 3-- namespace: Sample 4 5local Color = { 6 Red = 0, 7 Green = 1, 8 Blue = 2, 9} 10 11return Color -- return the module