MCPcopy
hub / github.com/webpack/webpack / call

Function call

test/cases/parsing/optional-chaining/b.js:3–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1export default {};
2export * as a from "./c";
3export const call = () => ({ c: 1 });

Callers 1

createCjsRunnerMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected