UNPKG

react-router

Version:

Declarative routing for React

13 lines (12 loc) 357 B
/** * react-router v8.4.0 * * 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 */ import { unstable_preloadRoutePattern } from "./lib/router/matcher-route-pattern.preload.js"; export { unstable_preloadRoutePattern };