MCPcopy
hub / github.com/npmx-dev/npmx.dev / [...pkg].get.ts

File [...pkg].get.ts

server/api/registry/files/[...pkg].get.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as v from 'valibot'
2import { PackageVersionQuerySchema } from '#shared/schemas/package'
3
4/**

Callers

nothing calls this directly

Calls 4

parsePackageParamsFunction · 0.85
fetchFileTreeFunction · 0.85
convertToFileTreeFunction · 0.85
handleApiErrorFunction · 0.85

Tested by

no test coverage detected