@angular/compiler-cli
Version:
Angular - the compiler CLI for Node.js
40 lines (37 loc) • 934 B
JavaScript
import {createRequire as __cjsCompatRequire} from 'module';
const require = __cjsCompatRequire(import.meta.url);
import {
DynamicValue,
ImportManager,
PartialEvaluator,
PotentialImportKind,
PotentialImportMode,
Reference,
StaticInterpreter,
TypeScriptReflectionHost,
createForwardRefResolver,
reflectObjectLiteral
} from "../chunk-GXMJGI7A.js";
import "../chunk-I2BHWRAU.js";
import "../chunk-GWZQLAGK.js";
import "../chunk-SZY7NM6F.js";
import "../chunk-DWRM7PIK.js";
export {
DynamicValue,
ImportManager,
PartialEvaluator,
PotentialImportKind,
PotentialImportMode,
Reference,
StaticInterpreter,
TypeScriptReflectionHost,
createForwardRefResolver,
reflectObjectLiteral
};
/**
* @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
*/