%PDF- %PDF-
Direktori : /var/www/html/node_modules/next/dist/lib/ |
Current File : /var/www/html/node_modules/next/dist/lib/find-pages-dir.d.ts |
export declare const existsSync: (f: string) => boolean; export declare function findPagesDir(dir: string, appDirEnabled?: boolean): { pages: string | undefined; appDir: string | undefined; };