UNPKG

@hoppscotch/httpsnippet

Version:

HTTP Request snippet generator for *most* languages

11 lines 262 B
declare namespace settings { const async: boolean; const crossDomain: boolean; const url: string; const method: string; const headers: { 'content-type': string; }; const data: string; } //# sourceMappingURL=text-plain.d.ts.map