index of
/
home
/
thefkyzp
/
hulmvisaadvisor.com
/
wp-content
/
plugins
/
chaty
/
src
/
hoc
/
File: /home/thefkyzp/hulmvisaadvisor.com/wp-content/plugins/chaty/src/hoc/with-route.js
export default function withRoute() { const route = new URLSearchParams(window.location.search); return { route } }