UNPKG

one

Version:

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

5 lines (4 loc) 181 B
import { createContext } from "react"; var ServerLocationContext = createContext(void 0); export { ServerLocationContext }; //# sourceMappingURL=serverLocationContext.native.js.map