UNPKG

145 BTypeScriptView Raw
1export declare function cleanQuery(params: Record<string, any>): {};
2export declare function formatQuery(params: Record<string, any>): string;