Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ getImportMeta
Function
getImportMeta
deps/v8/test/mjsunit/modules-skip-import-meta-export.mjs:1–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
function
getImportMeta() {
2
return
import
.meta;
3
}
Callers
1
modules-import-meta-turbo.mjs
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected