MCPcopy 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

1import { main } from './main.ts';
2import { join } from 'node:path';
3
4main(join(process.cwd(), 'packages'));

Callers

nothing calls this directly

Calls 2

mainFunction · 0.90
joinFunction · 0.85

Tested by

no test coverage detected