UNPKG

407 BJavaScriptView Raw
1"use strict";
2/**
3 * @license
4 * Copyright Google Inc. All Rights Reserved.
5 *
6 * Use of this source code is governed by an MIT-style license that can be
7 * found in the LICENSE file at https://angular.io/license
8 */
9function __export(m) {
10 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
11}
12Object.defineProperty(exports, "__esModule", { value: true });
13__export(require("./build"));