Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/QwikDev/qwik
/ link-local-package.ts
File
link-local-package.ts
scripts/link-local-package.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ link, mkdir, readdir, stat, rm } from
'fs/promises'
;
2
import
{ join, dirname, resolve } from
'path'
;
3
4
console.log(
''
);
Callers
nothing calls this directly
Calls
4
dirname
Function · 0.90
resolve
Function · 0.90
join
Function · 0.90
main
Function · 0.70
Tested by
no test coverage detected