UNPKG

@tanstack/solid-router

Version:

Modern and scalable routing for Solid applications

6 lines (5 loc) 149 B
export declare function ScriptOnce({ children, }: { children: string; log?: boolean; sync?: boolean; }): import("solid-js").JSX.Element;