UNPKG

@scalar/api-client

Version:

the open source API testing client

6 lines 154 B
export type HttpHeader = { name: string; url: string; }; export declare const httpHeaders: HttpHeader[]; //# sourceMappingURL=httpHeaders.d.ts.map