MCPcopy
hub / github.com/webpack/webpack / SharingUtil.unittest.js

File SharingUtil.unittest.js

test/SharingUtil.unittest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const ProvideSharedModule = require("../lib/sharing/ProvideSharedModule");
4const { normalizeVersion } = require("../lib/sharing/utils");

Callers

nothing calls this directly

Calls 5

normalizeVersionFunction · 0.85
requireFunction · 0.70
keysMethod · 0.65
itFunction · 0.50
identifierMethod · 0.45

Tested by

no test coverage detected