UNPKG

then-request

Version:

A request library that returns promises, inspired by request

4 lines (3 loc) 91 B
export default function handleQs(url: string, query: { [key: string]: any; }): string;