UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

3 lines (2 loc) 130 B
export declare function isBlockedPage(pathname: string): boolean; export declare function cleanAmpPath(pathname: string): string;