UNPKG

@angular/compiler-cli

Version:
85 lines (82 loc) 1.88 kB
import {createRequire as __cjsCompatRequire} from 'module'; const require = __cjsCompatRequire(import.meta.url); import { DiagnosticCategoryLabel, NgCompiler } from "../chunk-QHHWSWGY.js"; import { CompilationMode, DtsMetadataReader, DynamicValue, FatalDiagnosticError, ImportManager, PartialEvaluator, PotentialImportKind, PotentialImportMode, Reference, ReferenceEmitKind, ReferenceEmitter, StaticInterpreter, SymbolKind, TypeScriptReflectionHost, createForwardRefResolver, extractDecoratorQueryMetadata, extractTemplate, findAngularDecorator, getAngularDecorators, getRootDirs, isShim, parseDecoratorInputTransformFunction, queryDecoratorNames, reflectObjectLiteral, unwrapExpression } from "../chunk-XWQSF6XG.js"; import "../chunk-I6T4FEIP.js"; import { getFileSystem, isLocalRelativePath } from "../chunk-UTWH365F.js"; import { NodeJSFileSystem } from "../chunk-KWAGEHJJ.js"; import "../chunk-IEBNHER4.js"; export { CompilationMode, DiagnosticCategoryLabel, DtsMetadataReader, DynamicValue, FatalDiagnosticError, ImportManager, NgCompiler, NodeJSFileSystem, PartialEvaluator, PotentialImportKind, PotentialImportMode, Reference, ReferenceEmitKind, ReferenceEmitter, StaticInterpreter, SymbolKind, TypeScriptReflectionHost, createForwardRefResolver, extractDecoratorQueryMetadata, extractTemplate, findAngularDecorator, getAngularDecorators, getFileSystem, getRootDirs, isLocalRelativePath, isShim, parseDecoratorInputTransformFunction, queryDecoratorNames, reflectObjectLiteral, unwrapExpression }; /** * @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.dev/license */ //# sourceMappingURL=migrations.js.map