Icard/angular-clarity-master(work.../node_modules/@angular/cdk/fesm2022/cdk.mjs

8 lines
201 B
JavaScript
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. */
const VERSION = new Version('16.2.14');
export { VERSION };
//# sourceMappingURL=cdk.mjs.map