UNPKG

next

Version:

The React Framework

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