UNPKG

next

Version:

The React Framework

6 lines (5 loc) 178 B
export declare const existsSync: (f: string) => boolean; export declare function findPagesDir(dir: string, appDirEnabled?: boolean): { pages: string; appDir?: string; };