@angular/compiler-cli
Version:
Angular - the compiler CLI for Node.js
88 lines (85 loc) • 1.95 kB
JavaScript
import {createRequire as __cjsCompatRequire} from 'module';
const require = __cjsCompatRequire(import.meta.url);
import {
DiagnosticCategoryLabel,
NgCompiler
} from "../chunk-HYR4XUJ2.js";
import "../chunk-NRQWINXV.js";
import {
CompilationMode,
createForwardRefResolver,
extractDecoratorQueryMetadata,
extractTemplate,
findAngularDecorator,
getAngularDecorators,
isShim,
parseDecoratorInputTransformFunction,
queryDecoratorNames,
unwrapExpression
} from "../chunk-C72NKVC7.js";
import {
DtsMetadataReader,
DynamicValue,
FatalDiagnosticError,
ImportManager,
PartialEvaluator,
PotentialImportKind,
PotentialImportMode,
Reference,
ReferenceEmitKind,
ReferenceEmitter,
StaticInterpreter,
SymbolKind,
TypeScriptReflectionHost,
getRootDirs,
reflectObjectLiteral
} from "../chunk-QY6RCOQ6.js";
import "../chunk-ZUYMYKXC.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