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