kuamail/node_modules/@tanstack/react-router/dist/cjs/Scripts.d.cts

6 lines
215 B
TypeScript

/**
* 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;