Files
pyrofetes-frontend/node_modules/@angular/cdk/fesm2022/cdk.mjs
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

8 lines
201 B
JavaScript
Executable File

import { Version } from '@angular/core';
/** Current version of the Angular Component Development Kit. */
const VERSION = new Version('20.2.12');
export { VERSION };
//# sourceMappingURL=cdk.mjs.map