CupThread React Native & Expo SDK - v0.1.0
    Preparing search index...

    Type Alias FeedbackPlatform

    FeedbackPlatform: "ios" | "macos" | "android" | "universal" | "web"

    Supported client operating systems and target environments in the CupThread API.

    Used for platform-specific filtering, reporting, and asset targeting across CupThread services.

    const platform: FeedbackPlatform = 'ios';