Praman — AI-First SAP UI5 Test Automation Platform - v1.0.1
    Preparing search index...

    Type Alias AppId

    AppId: Brand<string, "AppId">

    A Fiori Launchpad application ID (e.g., 'PurchaseOrder-manage').

    import type { AppId } from '#core/types/branded.js';

    function launchApp(id: AppId): void { }