UNPKG

httpsnippet-lite

Version:

HTTP Request snippet generator for *most* languages

3 lines (2 loc) 148 B
export declare const convertType: (obj: any[] | any, indent?: string, lastIndent?: string) => any; export declare const supportedMethods: string[];