UNPKG

@tanstack/react-router

Version:

Modern and scalable routing for React applications

6 lines (5 loc) 215 B
/** * Render body script tags collected from route matches and SSR manifests. * Should be placed near the end of the document body. */ export declare const Scripts: () => import("react/jsx-runtime").JSX.Element;