• Get a starter list from a StackVersion

    Parameters

    • __namedParameters: {
          $type?: "INFRA" | "APP";
          appAllowed?: boolean;
          stackVersionId: string;
          xWorkspaceId?: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<StarterResponseWithRange[]>