UNPKG

@gridscale/api

Version:
19 lines (17 loc) 439 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$LinkedIpsGetResponse = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$LinkedIpsGetResponse = { properties: { ip_relations: { type: 'array', contains: { type: 'LinkedIpBrief', }, }, }, }; //# sourceMappingURL=$LinkedIpsGetResponse.js.map