This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
rwadurian
Watch
1
Star
0
Fork
You've already forked rwadurian
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c45ed8a575
rwadurian
/
backend
/
services
/
admin-service
/
src
/
domain
/
enums
/
platform.enum.ts
5 lines
63 B
TypeScript
Raw
Blame
History
export
enum
Platform
{
ANDROID
=
'ANDROID'
,
IOS
=
'IOS'
,
}
Reference in New Issue
View Git Blame
Copy Permalink