UNPKG

@tanstack/react-router

Version:

Modern and scalable routing for React applications

6 lines (5 loc) 170 B
export declare function ScriptOnce({ children, log, }: { children: string; log?: boolean; sync?: boolean; }): import("react/jsx-runtime").JSX.Element | null;