appcenter-cli
Version:
Command line tool for Visual Studio App Center
73 lines (72 loc) • 3.54 kB
JavaScript
;
/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./devices"), exports);
__exportStar(require("./notifications"), exports);
__exportStar(require("./users"), exports);
__exportStar(require("./orgInvitations"), exports);
__exportStar(require("./distributionGroupInvitations"), exports);
__exportStar(require("./appInvitations"), exports);
__exportStar(require("./sharedconnection"), exports);
__exportStar(require("./dataSubjectRight"), exports);
__exportStar(require("./releases"), exports);
__exportStar(require("./apps"), exports);
__exportStar(require("./distributionGroups"), exports);
__exportStar(require("./teams"), exports);
__exportStar(require("./azureSubscription"), exports);
__exportStar(require("./organization"), exports);
__exportStar(require("./organizations"), exports);
__exportStar(require("./billingAggregatedInformation"), exports);
__exportStar(require("./legacyCodePushAcquisition"), exports);
__exportStar(require("./invitations"), exports);
__exportStar(require("./builds"), exports);
__exportStar(require("./webhooks"), exports);
__exportStar(require("./crashes"), exports);
__exportStar(require("./test"), exports);
__exportStar(require("./symbols"), exports);
__exportStar(require("./symbolUploads"), exports);
__exportStar(require("./storeNotifications"), exports);
__exportStar(require("./repositories"), exports);
__exportStar(require("./repositoryConfigurations"), exports);
__exportStar(require("./provisioning"), exports);
__exportStar(require("./push"), exports);
__exportStar(require("./fileAssets"), exports);
__exportStar(require("./exportConfigurations"), exports);
__exportStar(require("./errors"), exports);
__exportStar(require("./storeReleases"), exports);
__exportStar(require("./storeReleasePublishLogs"), exports);
__exportStar(require("./stores"), exports);
__exportStar(require("./missingSymbolGroups"), exports);
__exportStar(require("./app"), exports);
__exportStar(require("./codePushDeploymentUpload"), exports);
__exportStar(require("./codePushDeploymentRelease"), exports);
__exportStar(require("./deploymentReleases"), exports);
__exportStar(require("./codePushDeploymentReleases"), exports);
__exportStar(require("./codePushDeployments"), exports);
__exportStar(require("./codePushDeploymentMetrics"), exports);
__exportStar(require("./data"), exports);
__exportStar(require("./crashGroups"), exports);
__exportStar(require("./commits"), exports);
__exportStar(require("./bugTracker"), exports);
__exportStar(require("./branchConfigurations"), exports);
__exportStar(require("./identity"), exports);
__exportStar(require("./appleMapping"), exports);
__exportStar(require("./appApiTokens"), exports);
__exportStar(require("./analytics"), exports);
__exportStar(require("./userApiTokens"), exports);