UNPKG

one

Version:

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

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