UNPKG

@gridscale/api

Version:
13 lines 254 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $PaasServiceResourceLimit = { properties: { resource: { type: 'string', }, limit: { type: 'number', }, }, };