UNPKG

@gridscale/api

Version:
25 lines (23 loc) 514 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$SshkeyUpdate = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$SshkeyUpdate = { properties: { name: { type: 'string', }, labels: { type: 'array', contains: { type: 'string', }, }, sshkey: { type: 'string', }, }, }; //# sourceMappingURL=$SshkeyUpdate.js.map