Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TypeStrong/ts-node
/ bin.ts
File
bin.ts
src/bin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ join, resolve, dirname, parse as parsePath, relative } from
'path'
;
4
import
{ inspect } from
'util'
;
Callers
nothing calls this directly
Calls
2
resolve
Function · 0.70
main
Function · 0.70
Tested by
no test coverage detected