MCPcopy
hub / github.com/webpack/webpack / _getModuleName

Function _getModuleName

test/configCases/inner-graph/issue-11678/module.js:3045–3047  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3043 return _parentModuleSettings.type;
3044}
3045function _getModuleName() {
3046 return _parentModuleSettings.moduleName;
3047}
3048export async function initialize(
3049 generalDataEmplLists,
3050 newContainerId,

Callers 15

onSortManualFunction · 0.85
onCopyFunction · 0.85
onDuplicateFunction · 0.85
onCopyListFunction · 0.85
onMoveFunction · 0.85
onAutoSumsFunction · 0.85
_createToolbarTableFunction · 0.85
onClickTableFunction · 0.85
_showTableInTableFunction · 0.85
_updateTableContentFunction · 0.85
_createFormWidgetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected