MCPcopy 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
3import crypto from "node:crypto";
4import { execFile } from "node:child_process";

Callers

nothing calls this directly

Calls 14

stableLocalProviderIdFunction · 0.85
parseJsonArrayEnvFunction · 0.85
normalizeStudioPublicUrlFunction · 0.85
registerProviderFunction · 0.85
runProviderRequestFunction · 0.85
markProviderExpiredFunction · 0.85
maxMethod · 0.80
logMethod · 0.80
errorMethod · 0.80
isMainModuleFunction · 0.70
sleepFunction · 0.70

Tested by

no test coverage detected