"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * @license * Copyright Google Inc. 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 */ var ngtools_api2_1 = require("./src/ngtools_api2"); exports.EmitFlags = ngtools_api2_1.EmitFlags; exports.createCompilerHost = ngtools_api2_1.createCompilerHost; exports.createProgram = ngtools_api2_1.createProgram; exports.formatDiagnostics = ngtools_api2_1.formatDiagnostics; //# sourceMappingURL=ngtools2.js.map