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

7 lines
158 B
TypeScript
Executable File

import { Version } from '@angular/core';
/** Current version of the Angular Component Development Kit. */
export declare const VERSION: Version;
export { }