Files
novarix.uk/node_modules/next/dist/server/lib/match-next-data-pathname.d.ts
T
Kismet Hasanaj 39a8a128be including-modules
2026-05-03 00:14:08 +02:00

2 lines
113 B
TypeScript

export declare function matchNextDataPathname(pathname: string | null | undefined): false | Record<string, any>;