UNPKG

@gridscale/api

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