UNPKG

next

Version:

The React Framework

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