UNPKG

react-router

Version:
62 lines (14 loc) 1.63 kB
"use strict";Object.defineProperty(exports, "__esModule", {value: true});/** * react-router v7.8.2 * * Copyright (c) Remix Software Inc. * * This source code is licensed under the MIT license found in the * LICENSE.md file in the root directory of this source tree. * * @license MIT */ "use client"; var _chunkJNT5PWCQjs = require('./chunk-JNT5PWCQ.js'); var _chunkZ56HUDN5js = require('./chunk-Z56HUDN5.js'); exports.Await = _chunkJNT5PWCQjs.Await; exports.BrowserRouter = _chunkJNT5PWCQjs.BrowserRouter; exports.Form = _chunkJNT5PWCQjs.Form; exports.HashRouter = _chunkJNT5PWCQjs.HashRouter; exports.Link = _chunkJNT5PWCQjs.Link; exports.Links = _chunkZ56HUDN5js.Links; exports.MemoryRouter = _chunkJNT5PWCQjs.MemoryRouter; exports.Meta = _chunkZ56HUDN5js.Meta; exports.NavLink = _chunkJNT5PWCQjs.NavLink; exports.Navigate = _chunkJNT5PWCQjs.Navigate; exports.Outlet = _chunkJNT5PWCQjs.Outlet; exports.Route = _chunkJNT5PWCQjs.Route; exports.Router = _chunkJNT5PWCQjs.Router; exports.RouterProvider = _chunkJNT5PWCQjs.RouterProvider; exports.Routes = _chunkJNT5PWCQjs.Routes; exports.ScrollRestoration = _chunkJNT5PWCQjs.ScrollRestoration; exports.StaticRouter = _chunkJNT5PWCQjs.StaticRouter; exports.StaticRouterProvider = _chunkJNT5PWCQjs.StaticRouterProvider; exports.UNSAFE_WithComponentProps = _chunkJNT5PWCQjs.WithComponentProps; exports.UNSAFE_WithErrorBoundaryProps = _chunkJNT5PWCQjs.WithErrorBoundaryProps; exports.UNSAFE_WithHydrateFallbackProps = _chunkJNT5PWCQjs.WithHydrateFallbackProps; exports.unstable_HistoryRouter = _chunkJNT5PWCQjs.HistoryRouter;