MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/cases/parsing/iife/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { a } from './a';
2import { track1, track2 } from './side-effect-call';
3
4it("should parse params", () => {

Callers

nothing calls this directly

Calls 3

track1Function · 0.90
track2Function · 0.90
itFunction · 0.50

Tested by

no test coverage detected