• Parameters

    • args: {
          appId: string;
      }
      • appId: string

    Returns Promise<{
        [appRegisteredBranchUid: string]: AppBranchState;
    }>