1 line
113 B
TypeScript
Executable file
1 line
113 B
TypeScript
Executable file
export declare function matchNextDataPathname(pathname: string | null | undefined): false | Record<string, any>;
|