UNPKG

node-digitalocean

Version:
5 lines (4 loc) 77 B
export interface AddKeyRequest { name: string; public_key: string; }