UNPKG

@broadcom/endevor-bridge-for-git-rest-api

Version:

Endevor Bridge for Git Rest client

5 lines (4 loc) 87 B
export interface RenameConnectionPayload { oldName: string; newName: string; }