UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

6 lines (5 loc) 151 B
function removeSearch(url) { return url.replace(/#.*/, "").replace(/\?.*/, ""); } export { removeSearch }; //# sourceMappingURL=removeSearch.mjs.map