UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

6 lines (5 loc) 155 B
import { Compiler } from 'webpack'; declare class ReactFreshWebpackPlugin { apply(compiler: Compiler): void; } export default ReactFreshWebpackPlugin;