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

26 lines
529 B
TypeScript
Executable File

/**
* @license Angular v15.0.4
* (c) 2010-2022 Google LLC. https://angular.io/
* License: MIT
*/
/**
* @module
* @description
* Entry point for all APIs of the compiler package.
*
* <div class="callout is-critical">
* <header>Unstable APIs</header>
* <p>
* All compiler apis are currently considered experimental and private!
* </p>
* <p>
* We expect the APIs in this package to keep on changing. Do not rely on them.
* </p>
* </div>
*/
export declare const unusedExport = true;
export { }