UNPKG

next

Version:

The React Framework

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