UNPKG

91 BTypeScriptView Raw
1export default function handleQs(url: string, query: {
2 [key: string]: any;
3}): string;