UNPKG

react-router

Version:
62 lines (14 loc) 1.66 kB
"use strict";Object.defineProperty(exports, "__esModule", {value: true});/** * react-router v7.9.1 * * 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 _chunk3SXVZXGIjs = require('./chunk-3SXVZXGI.js'); var _chunkHMYSPRGRjs = require('./chunk-HMYSPRGR.js'); exports.BrowserRouter = _chunk3SXVZXGIjs.BrowserRouter; exports.Form = _chunk3SXVZXGIjs.Form; exports.HashRouter = _chunk3SXVZXGIjs.HashRouter; exports.Link = _chunk3SXVZXGIjs.Link; exports.Links = _chunkHMYSPRGRjs.Links; exports.MemoryRouter = _chunk3SXVZXGIjs.MemoryRouter; exports.Meta = _chunkHMYSPRGRjs.Meta; exports.NavLink = _chunk3SXVZXGIjs.NavLink; exports.Navigate = _chunk3SXVZXGIjs.Navigate; exports.Outlet = _chunk3SXVZXGIjs.Outlet; exports.Route = _chunk3SXVZXGIjs.Route; exports.Router = _chunk3SXVZXGIjs.Router; exports.RouterProvider = _chunk3SXVZXGIjs.RouterProvider; exports.Routes = _chunk3SXVZXGIjs.Routes; exports.ScrollRestoration = _chunk3SXVZXGIjs.ScrollRestoration; exports.StaticRouter = _chunk3SXVZXGIjs.StaticRouter; exports.StaticRouterProvider = _chunk3SXVZXGIjs.StaticRouterProvider; exports.UNSAFE_AwaitContextProvider = _chunkHMYSPRGRjs.AwaitContextProvider; exports.UNSAFE_WithComponentProps = _chunk3SXVZXGIjs.WithComponentProps; exports.UNSAFE_WithErrorBoundaryProps = _chunk3SXVZXGIjs.WithErrorBoundaryProps; exports.UNSAFE_WithHydrateFallbackProps = _chunk3SXVZXGIjs.WithHydrateFallbackProps; exports.unstable_HistoryRouter = _chunk3SXVZXGIjs.HistoryRouter;