Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/ fetchFiles.ts
File
fetchFiles.ts
packages/ethereum-viewer/src/explorer/fetchFiles.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
"path"
;
2
import
{ assert, StrictOmit } from
"ts-essentials"
;
3
4
import
{ fetch as _fetch } from
"../util/fetch"
;
Callers
nothing calls this directly
Calls
1
makeSolidFetch
Function · 0.90
Tested by
no test coverage detected