UNPKG

@gridscale/api

Version:
10 lines 196 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $SshkeysGetResponse = { properties: { sshkeys: { type: 'SshkeyIndex', }, }, };