6 lines
134 B
TypeScript
6 lines
134 B
TypeScript
|
import type arg from 'next/dist/compiled/arg/index.js';
|
||
|
/**
|
||
|
* Supported CLI arguments.
|
||
|
*/
|
||
|
export declare const validArgs: arg.Spec;
|