UNPKG

@gridscale/api

Version:
7 lines (5 loc) 172 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ import { LinkedIpBrief } from './LinkedIpBrief'; export type PublicIpinServer = Array<LinkedIpBrief>;