UNPKG

@gridscale/api

Version:
13 lines 293 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $LinkedIsoimagesGetResponse = { properties: { isoimage_relations: { type: 'array', contains: { type: 'LinkedIsoimageBrief', }, }, }, };