UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

3 lines (2 loc) 119 B
import { PluginObj } from '@babel/core'; export default function NextPageDisallowReExportAllExports(): PluginObj<any>;