UNPKG

next

Version:

The React Framework

7 lines (6 loc) 223 B
export declare const usePagesDevOverlay: () => { state: import("../shared").OverlayState & { routerType: "pages" | "app"; }; onComponentError: (_error: Error, _componentStack: string | null) => void; };