UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

5 lines (4 loc) 117 B
#!/usr/bin/env node import { cliCommand } from '../bin/next'; declare const nextDev: cliCommand; export { nextDev };