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