@gridscale/api
Version:
gridscale API Wrapper
16 lines (14 loc) • 366 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.$LocationsGetResponse = void 0;
/* istanbul ignore file */
/* tslint:disable */
/* eslint-disable */
exports.$LocationsGetResponse = {
properties: {
locations: {
type: 'LocationIndex',
},
},
};
//# sourceMappingURL=$LocationsGetResponse.js.map