Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/configCases/inline-exports/suffix-properties/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as constants from
"../basic/constants"
;
2
import
* as constants1 from
"./constants.js"
;
3
import
* as reexported from
"./reexport.js"
;
4
Callers
nothing calls this directly
Calls
2
it
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected