UNPKG

594 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3/**
4 * @license
5 * Copyright Google Inc. All Rights Reserved.
6 *
7 * Use of this source code is governed by an MIT-style license that can be
8 * found in the LICENSE file at https://angular.io/license
9 */
10var ngtools_api2_1 = require("./src/ngtools_api2");
11exports.EmitFlags = ngtools_api2_1.EmitFlags;
12exports.createCompilerHost = ngtools_api2_1.createCompilerHost;
13exports.createProgram = ngtools_api2_1.createProgram;
14exports.formatDiagnostics = ngtools_api2_1.formatDiagnostics;
15//# sourceMappingURL=ngtools2.js.map
\No newline at end of file