f8b5d42
1
2
3
4
export default function useQuery() { return new URLSearchParams(window.location.search); }