UNPKG

next

Version:

The React Framework

8 lines (7 loc) 264 B
export declare function writeAppTypeDeclarations({ baseDir, distDir, imageImportsEnabled, hasPagesDir, hasAppDir, }: { baseDir: string; distDir: string; imageImportsEnabled: boolean; hasPagesDir: boolean; hasAppDir: boolean; }): Promise<void>;