MCPcopy 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

1export function getImportMeta() {
2 return import.meta;
3}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected