UNPKG

@angular/google-maps

Version:
16 lines 544 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.default = default_1; function default_1() { // Noop schematic so the CLI doesn't throw if users try to `ng add` this package. // Also allows us to add more functionality in the future. return function () { }; } //# sourceMappingURL=index.js.map