Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TypeStrong/ts-node
/ index.ts
File
index.ts
src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ relative, basename, extname, dirname, join } from
'path'
;
2
import
{ Module } from
'module'
;
3
import
* as util from
'util'
;
4
import
{ fileURLToPath } from
'url'
;
Callers
nothing calls this directly
Calls
3
yn
Function · 0.90
parse
Function · 0.90
split
Function · 0.90
Tested by
no test coverage detected