UNPKG

@gridscale/api

Version:
7 lines (5 loc) 175 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ import { PaasService } from './PaasService'; export type PaasServiceIndex = Record<string, PaasService>;