UNPKG

249 BTypeScriptView Raw
1import { Destination } from '../scp-cf';
2export declare function buildHeadersForDestination(destination: Destination, customHeaders?: Record<string, any>): Promise<Record<string, string>>;
3//# sourceMappingURL=header-builder-for-destination.d.ts.map
\No newline at end of file