UNPKG

nextjs-perfkit

Version:

Frontend performance analyzer for Next.js apps – render time tracking, memory logging, network analysis, DevTools UI.

3 lines (2 loc) 131 B
export declare const DevToolsOverlay: () => import("react/jsx-runtime").JSX.Element; export declare const initPerfKit: () => void;