UNPKG

@arizeai/phoenix-client

Version:
6 lines 275 B
import type { HeadersOptions } from "openapi-fetch"; /** * A utility function that simplifies the headers for passing to other clients */ export declare function toObjectHeaders(headers: HeadersOptions): Record<string, string>; //# sourceMappingURL=toObjectHeaders.d.ts.map