aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testAppNevena/Front/node_modules/@angular/cli/utilities/project.d.ts
blob: 8c3b47258ffcd8f8b4e1e4f69bd5c871da56d2b3 (plain) (blame)
1
2
3
4
5
6
7
8
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
export declare function findWorkspaceFile(currentDirectory?: string): string | null;