UNPKG

@gridscale/api

Version:
16 lines (14 loc) 347 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$SshkeyGetResponse = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$SshkeyGetResponse = { properties: { sshkey: { type: 'Sshkey', }, }, }; //# sourceMappingURL=$SshkeyGetResponse.js.map