UNPKG

@gridscale/api

Version:
13 lines 290 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $LinkedNetworksGetResponse = { properties: { network_relations: { type: 'array', contains: { type: 'LinkedNetworkBrief', }, }, }, };