UNPKG

@hoppscotch/httpsnippet

Version:

HTTP Request snippet generator for *most* languages

10 lines 293 B
/// <reference types="node" /> declare const url: "http://mockbin.com/har"; declare namespace options { const method: string; const headers: { 'content-type': string; }; const body: import("url").URLSearchParams; } //# sourceMappingURL=application-form-encoded.d.ts.map