UNPKG

one

Version:

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

18 lines (17 loc) 624 B
import { createContext } from "react"; var TabContext = /* @__PURE__ */createContext({}), TabTriggerMapContext = /* @__PURE__ */createContext({}), TabsDescriptorsContext = /* @__PURE__ */createContext({}), TabsNavigatorContext = /* @__PURE__ */createContext(null), TabsStateContext = /* @__PURE__ */createContext({ type: "tab", preloadedRouteKeys: [], history: [], index: -1, key: "", stale: !1, routeNames: [], routes: [] }); export { TabContext, TabTriggerMapContext, TabsDescriptorsContext, TabsNavigatorContext, TabsStateContext }; //# sourceMappingURL=TabContext.native.js.map