UNPKG

@tanstack/router-devtools

Version:

Modern and scalable routing for React applications

7 lines (6 loc) 541 B
import { TanStackRouterDevtoolsInProd as TanStackRouterDevtools, TanStackRouterDevtoolsPanelInProd as TanStackRouterDevtoolsPanel } from "@tanstack/react-router-devtools"; //#region src/index.tsx console.warn("[@tanstack/router-devtools] This package has moved to @tanstack/react-router-devtools. Please switch to the new package at your earliest convenience, as this package will be dropped in the next major version release."); //#endregion export { TanStackRouterDevtools, TanStackRouterDevtoolsPanel }; //# sourceMappingURL=index.js.map