UNPKG

@sap-cloud-sdk/core

Version:
3 lines 249 B
import { Destination } from '../scp-cf'; export declare function buildHeadersForDestination(destination: Destination, customHeaders?: Record<string, any>): Promise<Record<string, string>>; //# sourceMappingURL=header-builder-for-destination.d.ts.map