MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / install-deno.mjs

File install-deno.mjs

packages/deno/scripts/install-deno.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'child_process';
2
3import { download } from './download.mjs';
4

Callers

nothing calls this directly

Calls 2

downloadFunction · 0.90
errorMethod · 0.65

Tested by

no test coverage detected