-- automatically generated by the FlatBuffers compiler, do not modify -- namespace: Sample local Color = { Red = 0, Green = 1, Blue = 2, } return Color -- return the module