UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

4 lines (3 loc) 110 B
import { loader } from 'webpack'; declare const nextDataLoader: loader.Loader; export default nextDataLoader;