Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/QwikDev/qwik
/ index.ts
File
index.ts
scripts/docs_sync/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ main } from
'./main.ts'
;
2
import
{ join } from
'node:path'
;
3
4
main(join(process.cwd(),
'packages'
));
Callers
nothing calls this directly
Calls
2
main
Function · 0.90
join
Function · 0.85
Tested by
no test coverage detected