xuxiaobo-bobo 842b34b5ca 0218
2024-02-18 15:40:48 +08:00

6 lines
140 B
Plaintext

// @flow
// Generated using flowgen2
declare function handleQs(url: string, query: {[key: string]: any}): string;
export default handleQs;