@gridscale/api
Version:
gridscale API Wrapper
15 lines (13 loc) • 318 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.$ServerIndex = void 0;
/* istanbul ignore file */
/* tslint:disable */
/* eslint-disable */
exports.$ServerIndex = {
type: 'dictionary',
contains: {
type: 'Server',
},
};
//# sourceMappingURL=$ServerIndex.js.map