This website requires JavaScript.
Explore
Help
Sign In
kg333
/
tenebrous-dicebot
forked from
projectmoon/tenebrous-dicebot
Watch
1
Star
0
Fork
You've already forked tenebrous-dicebot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
05157507aa
tenebrous-dicebot
/
api
/
node_modules
/
ts-protoc-gen
/
proto
/
othercom
/
external_enum.proto
9 lines
108 B
Protocol Buffer
Raw
Blame
History
syntax
=
"proto3"
;
package
othercom
;
enum
ExternalEnum
{
DEFAULT
=
0
;
FIRST
=
1
;
SECOND
=
2
;
}
Reference in New Issue
View Git Blame
Copy Permalink