UNPKG

@tanstack/react-router

Version:

Modern and scalable routing for React applications

10 lines (9 loc) 353 B
/** * Render body script tags collected from route matches and SSR manifests. * Should be placed near the end of the document body. */ /** * 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;