Index (P)
»
Appwrite
»
Enums
»
PlatformType
Module: Appwrite::Enums::PlatformType
Defined in:
lib/appwrite/enums/platform_type.rb
Constant Summary
collapse
WINDOWS =
'
windows
'
APPLE =
'
apple
'
ANDROID =
'
android
'
LINUX =
'
linux
'
WEB =
'
web
'