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

File index.js

test/cases/resolving/module-sync/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import wpImportSyncOnly from "module-sync-only";
2const wpRequireSyncOnly = require("module-sync-only");
3
4import wpImportSyncFirst from "module-sync-first";

Callers

nothing calls this directly

Calls 2

requireFunction · 0.50
itFunction · 0.50

Tested by

no test coverage detected