Files
recipe-app/frontend/node_modules/next/dist/client/components/handle-isr-error.d.ts
T
2026-04-09 09:14:39 +02:00

4 lines
78 B
TypeScript

export declare function handleISRError({ error }: {
error: any;
}): void;