MCPcopy Create free account
hub / github.com/Maksandre/w3wallets / cache.ts

File cache.ts

packages/w3wallets/src/scripts/cache.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { buildAllCaches } from "../cache/buildCache";
2
3interface CacheOptions {
4 force: boolean;

Callers

nothing calls this directly

Calls 2

buildAllCachesFunction · 0.90
parseArgsFunction · 0.70

Tested by

no test coverage detected