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