Function isRemoteApp

  • Type guard check for checking whether an app is a remote app or not.

    Returns

    True if the app is a remote app.

    Parameters

    • app: unknown

      The app.

    Returns app is RemoteApp

Generated using TypeDoc