• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1-- automatically generated by the FlatBuffers compiler, do not modify
2
3-- namespace: Example
4
5local Color = {
6    Red = 1,
7    Green = 2,
8    Blue = 8,
9}
10
11return Color -- return the module