UNPKG

@sap/adp-common

Version:
7 lines (6 loc) 113 B
export interface RequestOptions { headers: { Authorization: string; Accept: string; }; }