This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
main
/
ultraviolet
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
b6972b4434
Branches
Tags
master
ultraviolet
/
factory_const.go
factory_const.go
94 B
Historique
Raw
1
2
3
4
5
package ultraviolet
const PLATFORM_WEB = 0
const PLATFORM_ANDROID = 1
const PLATFORM_IOS = 2