MCPcopy
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

mergeExportsMethod · 0.45
generateModuleRemappingFunction · 0.45
getLinkingErrorsMethod · 0.45
getStarReexportsMethod · 0.45
trimIdsToThoseImportedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected