2 lines
72 B
JavaScript
2 lines
72 B
JavaScript
const r=t=>!!window.location.pathname.startsWith("/"+t);export{r as c};
|
const r=t=>!!window.location.pathname.startsWith("/"+t);export{r as c};
|