Project

General

Profile

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
 */
9
Object.defineProperty(exports, "__esModule", { value: true });
10
/**
11
 * @module
12
 * @description
13
 * Entry point for all public APIs of the common package.
14
 */
15
var core_1 = require("@angular/core");
16
/**
17
 * @stable
18
 */
19
exports.VERSION = new core_1.Version('4.4.6');
20
//# sourceMappingURL=version.js.map
(29-29/30)