UNPKG

1.66 kBJavaScriptView Raw
1"use strict";Object.defineProperty(exports, "__esModule", {value: true});/**
2 * react-router v7.15.0
3 *
4 * Copyright (c) Remix Software Inc.
5 *
6 * This source code is licensed under the MIT license found in the
7 * LICENSE.md file in the root directory of this source tree.
8 *
9 * @license MIT
10 */
11"use client";
12
13
14
15
16
17
18
19
20
21
22var _chunkYBQJ3ABEjs = require('./chunk-YBQJ3ABE.js');
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37var _chunkLCJTIOKZjs = require('./chunk-LCJTIOKZ.js');
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61exports.BrowserRouter = _chunkYBQJ3ABEjs.BrowserRouter; exports.Form = _chunkYBQJ3ABEjs.Form; exports.HashRouter = _chunkYBQJ3ABEjs.HashRouter; exports.Link = _chunkYBQJ3ABEjs.Link; exports.Links = _chunkLCJTIOKZjs.Links; exports.MemoryRouter = _chunkLCJTIOKZjs.MemoryRouter; exports.Meta = _chunkLCJTIOKZjs.Meta; exports.NavLink = _chunkYBQJ3ABEjs.NavLink; exports.Navigate = _chunkLCJTIOKZjs.Navigate; exports.Outlet = _chunkLCJTIOKZjs.Outlet; exports.Route = _chunkLCJTIOKZjs.Route; exports.Router = _chunkLCJTIOKZjs.Router; exports.RouterProvider = _chunkLCJTIOKZjs.RouterProvider; exports.Routes = _chunkLCJTIOKZjs.Routes; exports.ScrollRestoration = _chunkYBQJ3ABEjs.ScrollRestoration; exports.StaticRouter = _chunkYBQJ3ABEjs.StaticRouter; exports.StaticRouterProvider = _chunkYBQJ3ABEjs.StaticRouterProvider; exports.UNSAFE_AwaitContextProvider = _chunkLCJTIOKZjs.AwaitContextProvider; exports.UNSAFE_WithComponentProps = _chunkLCJTIOKZjs.WithComponentProps; exports.UNSAFE_WithErrorBoundaryProps = _chunkLCJTIOKZjs.WithErrorBoundaryProps; exports.UNSAFE_WithHydrateFallbackProps = _chunkLCJTIOKZjs.WithHydrateFallbackProps; exports.unstable_HistoryRouter = _chunkYBQJ3ABEjs.HistoryRouter;