Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
2dd86a954a1e2f3fb8b2290e9875d8495d683783
/
.
/
tests
/
ts
/
my-game
/
example
/
long-enum.ts
blob: 31ea18805f28b6a25536b82c1ed18d373a470151 [
file
] [
log
] [
blame
]
// automatically generated by the FlatBuffers compiler, do not modify
export
enum
LongEnum
{
LongOne
=
'2'
,
LongTwo
=
'4'
,
LongBig
=
'1099511627776'
}