• Get the context where your app is running.

    Example

    import { Showpad } from '@showpad/experience-app-sdk'

    const appContext = Showpad.getAppContext()

    Returns "production" | "external"

Generated using TypeDoc