Files
cht-lawfirm/front/app/node_modules/@angular/compiler-cli/private/bazel.d.ts
2023-01-16 17:49:38 +01:00

14 lines
425 B
TypeScript
Executable File

/**
* @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
*/
/// <amd-module name="@angular/compiler-cli/private/bazel" />
/**
* @fileoverview The API from compiler-cli that the `@angular/bazel`
* package requires for ngc-wrapped.
*/
export { PerfPhase } from '../src/ngtsc/perf';