UNPKG

@scalar/api-client

Version:

the open source API testing client

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