Type Alias ManagerKeyResponse

ManagerKeyResponse: string | {
    key: string;
}