UNPKG

@angular/google-maps

Version:
13 lines 459 B
"use strict"; /** * @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.dev/license */ Object.defineProperty(exports, "__esModule", { value: true }); exports.updateToV20 = updateToV20; /** Entry point for the migration schematics with target of Angular Material v20 */ function updateToV20() { } //# sourceMappingURL=index.js.map