UNPKG

@gridscale/api

Version:
5 lines (4 loc) 159 B
import { PaasServiceIndex } from './PaasServiceIndex'; export declare type DeletedPaasServicesGetResponse = { deleted_paas_services?: PaasServiceIndex; };