UNPKG

@redocly/respect-core

Version:
6 lines 185 B
export interface WithHar { (baseFetch: any, defaults?: any): any; harEntryMap?: Map<string, any>; } export declare const withHar: WithHar; //# sourceMappingURL=with-har.d.ts.map