UNPKG

@hoppscotch/httpsnippet

Version:

HTTP Request snippet generator for *most* languages

9 lines 233 B
declare const url: "http://mockbin.com/har"; declare namespace options { const method: string; const headers: { 'content-type': string; }; const body: string; } //# sourceMappingURL=jsonObj-null-value.d.ts.map