bundlerModuleNameResolver

external fun bundlerModuleNameResolver(    moduleName: String,     containingFile: String,     compilerOptions: CompilerOptions,     host: ModuleResolutionHost,     cache: ModuleResolutionCache = definedExternally,     redirectedReference: ResolvedProjectReference = definedExternally): ResolvedModuleWithFailedLookupLocations(source)