MCPcopy
hub / github.com/npmx-dev/npmx.dev / cache.ts

File cache.ts

modules/runtime/server/cache.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import process from 'node:process'
2import type { CachedFetchResult } from '#shared/utils/fetch-cache-config'
3import { createFetch } from 'ofetch'
4

Callers

nothing calls this directly

Calls 3

handleEsmShFetchFunction · 0.85
fetchFromFixturesFunction · 0.85
writeMethod · 0.80

Tested by

no test coverage detected