UNPKG

@gridscale/api

Version:
14 lines (13 loc) 234 B
export declare const $AccessKey: { properties: { secret_key: { type: string; }; access_key: { type: string; }; user: { type: string; }; }; };