MCPcopy
hub / github.com/webpack/webpack / doSomething

Function doSomething

test/configCases/inner-graph/issue-20151/i18n.js:1–1  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1const doSomething = () => {};
2
3export function __( v ) {
4 doSomething( v );

Callers 1

__Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected