create project
This commit is contained in:
4
kitabcitab/node_modules/next/dist/cli/next-dev.d.ts
generated
vendored
Normal file
4
kitabcitab/node_modules/next/dist/cli/next-dev.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
import { cliCommand } from '../lib/commands';
|
||||
declare const nextDev: cliCommand;
|
||||
export { nextDev };
|
||||
Reference in New Issue
Block a user