UNPKG

@gridscale/api

Version:
25 lines (23 loc) 527 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$LocationUpdate = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$LocationUpdate = { properties: { name: { type: 'string', }, labels: { type: 'array', contains: { type: 'string', }, }, cpunode_count: { type: 'string', }, }, }; //# sourceMappingURL=$LocationUpdate.js.map