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 };