Icard/angular-clarity-master(work.../node_modules/@angular/cdk/index.d.ts

7 lines
158 B
TypeScript
Raw Normal View History

2024-07-16 14:55:36 +00:00
import { Version } from '@angular/core';
/** Current version of the Angular Component Development Kit. */
export declare const VERSION: Version;
export { }