UNPKG

@gridscale/api

Version:
3 lines (2 loc) 93 B
import { Server } from './Server'; export declare type ServerIndex = Record<string, Server>;