blob: 2eed84073b8d965c074f09fcc87224f3a4e25d19 [file] [log] [blame]
"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.io/license
*/
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./index"));
__export(require("./target-version"));
__export(require("./version-changes"));
__export(require("./migration-rule"));
__export(require("./component-resource-collector"));
//# sourceMappingURL=public-api.js.map