UNPKG

@devopness/sdk-js

Version:

Devopness API JS/TS SDK - Painless essential DevOps to everyone

47 lines (46 loc) 2.36 kB
"use strict"; var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { if (k2 === undefined) k2 = k; var desc = Object.getOwnPropertyDescriptor(m, k); if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { desc = { enumerable: true, get: function() { return m[k]; } }; } Object.defineProperty(o, k2, desc); }) : (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("./ActionService"), exports); __exportStar(require("./ApiBaseService"), exports); __exportStar(require("./ApplicationService"), exports); __exportStar(require("./CredentialService"), exports); __exportStar(require("./CronJobService"), exports); __exportStar(require("./DaemonService"), exports); __exportStar(require("./EnvironmentService"), exports); __exportStar(require("./HookRequestService"), exports); __exportStar(require("./HookService"), exports); __exportStar(require("./LogService"), exports); __exportStar(require("./NetworkRuleService"), exports); __exportStar(require("./NetworkService"), exports); __exportStar(require("./OrganizationService"), exports); __exportStar(require("./PipelineService"), exports); __exportStar(require("./ProjectService"), exports); __exportStar(require("./ResourceEventService"), exports); __exportStar(require("./ResourceLinkService"), exports); __exportStar(require("./RoleService"), exports); __exportStar(require("./ServerService"), exports); __exportStar(require("./ServiceService"), exports); __exportStar(require("./SocialAccountService"), exports); __exportStar(require("./SshKeyService"), exports); __exportStar(require("./SslCertificateService"), exports); __exportStar(require("./StaticService"), exports); __exportStar(require("./SubnetService"), exports); __exportStar(require("./TeamInvitationService"), exports); __exportStar(require("./TeamService"), exports); __exportStar(require("./UserService"), exports); __exportStar(require("./VariableService"), exports); __exportStar(require("./VirtualHostService"), exports);