UNPKG

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

Version:

Endevor Bridge for Git Rest client

6 lines (5 loc) 207 B
import { SyncBackConfigResponse } from "./SyncBackConfigResponse"; export interface MappingSyncBackConfigResponse { globalSettings: SyncBackConfigResponse; mappingSettings: SyncBackConfigResponse; }