package ultraviolet const PLATFORM_WEB = 0 const PLATFORM_ANDROID = 1 const PLATFORM_IOS = 2