MCPcopy
hub / github.com/microsoft/vscode-js-debug / index.js

File index.js

testWorkspace/tsNode/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const tsn = require('ts-node');
2
3tsn.register({ transpileModule: true });
4

Callers

nothing calls this directly

Calls 4

tripleFunction · 0.85
doubleFunction · 0.85
registerMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected