import {createRequire as __cjsCompatRequire} from 'module'; const require = __cjsCompatRequire(import.meta.url); import { ConsoleLogger, LogLevel } from "../chunk-H5Y7P5GQ.js"; import { SourceFile, SourceFileLoader } from "../chunk-NVYT6OPE.js"; import { InvalidFileSystem, LogicalFileSystem, LogicalProjectPath, NgtscCompilerHost, absoluteFrom, absoluteFromSourceFile, basename, createFileSystemTsReadDirectoryFn, dirname, getFileSystem, getSourceFileOrError, isLocalRelativePath, isRoot, isRooted, join, relative, relativeFrom, resolve, setFileSystem, toRelativeImport } from "../chunk-3AHGFMNS.js"; import { NodeJSFileSystem } from "../chunk-U5SKOFKE.js"; import "../chunk-KPQ72R34.js"; export { ConsoleLogger, InvalidFileSystem, LogLevel, LogicalFileSystem, LogicalProjectPath, NgtscCompilerHost, NodeJSFileSystem, SourceFile, SourceFileLoader, absoluteFrom, absoluteFromSourceFile, basename, createFileSystemTsReadDirectoryFn, dirname, getFileSystem, getSourceFileOrError, isLocalRelativePath, isRoot, isRooted, join, relative, relativeFrom, resolve, setFileSystem, toRelativeImport }; /** * @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=localize.js.map