UNPKG

next

Version:

The React Framework

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