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

File index.js

test/configCases/module/import-meta/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1if (!import.meta.UNKNOWN_PROPERTY) {
2 // runtime assignment
3 import.meta.UNKNOWN_PROPERTY = "HELLO";
4}

Callers

nothing calls this directly

Calls 3

resolveMethod · 0.65
itFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected