%PDF- %PDF-
Direktori : /var/www/html/node_modules/next/dist/lib/typescript/ |
Current File : /var/www/html/node_modules/next/dist/lib/typescript/getTypeScriptIntent.d.ts |
export declare type TypeScriptIntent = { firstTimeSetup: boolean; }; export declare function getTypeScriptIntent(baseDir: string, intentDirs: string[], tsconfigPath: string): Promise<TypeScriptIntent | false>;