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

File index.js

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

Source from the content-addressed store, hash-verified

1it("should not create a context for typeof require", function () {
2 expect(require("./typeof")).toBe("function");
3});
4

Callers

nothing calls this directly

Calls 4

includeMethod · 0.80
ensureMethod · 0.80
itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected