UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

5 lines (4 loc) 256 B
export declare function getGlobalImportError(file: string | null): string; export declare function getGlobalModuleImportError(): string; export declare function getLocalModuleImportError(): string; export declare function getCustomDocumentError(): string;