UNPKG

@graphql-mesh/utils

Version:
2 lines (1 loc) 128 B
export declare function getHeadersObj(headers: Headers | Record<string, string> | Map<string, string>): Record<string, string>;