UNPKG

@gridscale/api

Version:
17 lines (16 loc) 298 B
export declare const $SshkeyUpdate: { properties: { name: { type: string; }; labels: { type: string; contains: { type: string; }; }; sshkey: { type: string; }; }; };