UNPKG

@gridscale/api

Version:
5 lines (4 loc) 144 B
import { LinkedIsoimage } from './LinkedIsoimage'; export declare type LinkedIsoimageGetResponse = { isoimage_relation?: LinkedIsoimage; };