Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ isMainModule
Function
isMainModule
scripts/studio-provider-bridge.mjs:718–720 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
716
}
717
718
function
isMainModule() {
719
return
import
.meta.url === pathToFileURL(process.argv[1] ||
""
).href;
720
}
721
722
function
stableLocalProviderId() {
723
const
fingerprint = [
Callers
1
studio-provider-bridge.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected