UNPKG

one

Version:

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

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