UNPKG

@gridscale/api

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