UNPKG

@angular/cdk

Version:

Angular Material Component Development Kit

7 lines (4 loc) 160 B
import { Version } from '@angular/core'; /** Current version of the Angular Component Development Kit. */ declare const VERSION: Version; export { VERSION };