Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ getNestedExportsInfo
Method
getNestedExportsInfo
lib/ExportsInfo.js:1804–1806 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1802
}
1803
1804
getNestedExportsInfo() {
1805
return
this.exportsInfo;
1806
}
1807
1808
/**
1809
* Checks whether this
export
info contains the base info.
Callers
6
processReferencedModule
Method · 0.45
mergeExports
Method · 0.45
generateModuleRemapping
Function · 0.45
getLinkingErrors
Method · 0.45
getStarReexports
Method · 0.45
trimIdsToThoseImported
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected