UNPKG

@gridscale/api

Version:
25 lines (23 loc) 559 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$ServerRelation = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$ServerRelation = { properties: { public_ips: { type: 'PublicIpinServer', }, isoimages: { type: 'IsoimageinServer', }, storages: { type: 'StoragesinServer', }, networks: { type: 'NetworkinServer', }, }, }; //# sourceMappingURL=$ServerRelation.js.map