UNPKG

@gridscale/api

Version:
5 lines (4 loc) 118 B
import { ServerIndex } from './ServerIndex'; export declare type ServersGetResponse = { servers?: ServerIndex; };