Type Alias SupportedPlatformsType

SupportedPlatformsType: Exclude<typeof Platform.OS, "web" | "macos" | "windows">