Files
scrap/node_modules/next/dist/client/components/is-next-router-error.d.ts
2024-09-24 03:52:46 +00:00

2 lines
64 B
TypeScript

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