UNPKG

@gridscale/api

Version:
3 lines (2 loc) 93 B
import { Sshkey } from './Sshkey'; export declare type SshkeyIndex = Record<string, Sshkey>;