UNPKG

next

Version:

The React Framework

3 lines (2 loc) 190 B
export declare const getFreePort: () => Promise<number>; export declare const genRenderExecArgv: (isNodeDebugging: string | boolean | undefined, type: 'pages' | 'app') => Promise<string[]>;