UNPKG

one

Version:

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

10 lines (9 loc) 156 B
function href(a) { if (!a || typeof a != "string") throw new Error("Invalid href"); return a; } export { href }; //# sourceMappingURL=href.js.map