/** * 查询字符串处理 */ export { default as queryString } from 'query-string';