MCPcopy
hub / github.com/webpack/webpack / _showTheForm

Function _showTheForm

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

Source from the content-addressed store, hash-verified

2939 return SplitViewMenu.getButtonSelectorObject(buttonName);
2940}
2941function _showTheForm() {
2942 SplitViewPage.showForm();
2943}
2944function _hideTheForm() {
2945 SplitViewPage.hideForm();
2946}

Callers 2

_showFormFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected