Files
williammarch.xyz/node_modules/next/dist/client/components/is-next-router-error.d.ts
2026-04-02 19:13:46 +01:00

2 lines
64 B
TypeScript

export declare function isNextRouterError(error: any): boolean;