This website requires JavaScript.
Explore
Help
Sign In
Aelita4
/
AstroCol
Watch
1
Star
0
Fork
You've already forked AstroCol
0
Code
Issues
2
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
8b5eef482f
AstroCol
/
src
/
types
/
MissionType.ts
3 lines
99 B
TypeScript
Raw
Blame
History
type
MissionType
=
"TRANSPORT"
|
"ATTACK"
|
"TRANSFER"
|
"EXPEDITION"
;
export
default
MissionType
;
Reference in New Issue
View Git Blame
Copy Permalink