Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ studio-provider-bridge.mjs
File
studio-provider-bridge.mjs
scripts/studio-provider-bridge.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
crypto from
"node:crypto"
;
4
import
{ execFile } from
"node:child_process"
;
Callers
nothing calls this directly
Calls
14
stableLocalProviderId
Function · 0.85
parseJsonArrayEnv
Function · 0.85
createLocalProviderSession
Function · 0.85
normalizeStudioPublicUrl
Function · 0.85
registerProvider
Function · 0.85
runProviderRequest
Function · 0.85
markProviderExpired
Function · 0.85
max
Method · 0.80
log
Method · 0.80
error
Method · 0.80
isMainModule
Function · 0.70
sleep
Function · 0.70
Tested by
no test coverage detected