MCPcopy 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

1import { join } from "path";
2import { assert, StrictOmit } from "ts-essentials";
3
4import { fetch as _fetch } from "../util/fetch";

Callers

nothing calls this directly

Calls 1

makeSolidFetchFunction · 0.90

Tested by

no test coverage detected