blob: 3dba7c9184aa65d08fd67db17c831141d31c7550 [file] [log] [blame]
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
import { Version } from '@angular/core';
/** Current version of Angular Material. */
export declare const VERSION: Version;