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

File index.js

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

Source from the content-addressed store, hash-verified

1import X, { A, B } from "./module";
2
3it("should parse classes", function() {
4 expect(new X().a).toBe("ok");

Callers

nothing calls this directly

Calls 3

bMethod · 0.80
cMethod · 0.80
itFunction · 0.50

Tested by

no test coverage detected