UNPKG

@angular/cdk

Version:

Angular Material Component Development Kit

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