UNPKG

one

Version:

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

5 lines (4 loc) 162 B
import { createContext } from "react"; var SpaShellContext = createContext(false); export { SpaShellContext }; //# sourceMappingURL=SpaShellContext.native.js.map