UNPKG

one

Version:

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

8 lines (7 loc) 192 B
import { HeadModule } from "./HeadModule.native.js"; var Head = function (props) { return null; }; Object.assign(Head, HeadModule); export { Head }; //# sourceMappingURL=Head.android.js.map