UNPKG

@workingdevshero/cdk

Version:

Angular Material Component Development Kit

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