UNPKG

@hoppscotch/httpsnippet

Version:

HTTP Request snippet generator for *most* languages

14 lines 335 B
declare namespace settings { const async: boolean; const crossDomain: boolean; const url: string; const method: string; const headers: { 'content-type': string; }; namespace data { const foo: string; const hello: string; } } //# sourceMappingURL=application-form-encoded.d.ts.map