1 line
57 B
JavaScript
1 line
57 B
JavaScript
module.exports = currentURL = () => window.location.href; |
module.exports = currentURL = () => window.location.href; |