UNPKG

one

Version:

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

8 lines (7 loc) 150 B
function openExternalURL(url) { window.open(url, "_blank", "noopener"); } export { openExternalURL }; //# sourceMappingURL=openExternalURL.js.map