UNPKG

@helia/verified-fetch

Version:

A fetch-like API for obtaining verified & trustless IPFS content on the web

5 lines 220 B
export declare const CODEC_IDENTITY = 0; export declare const CODEC_CBOR = 81; export declare const SESSION_CACHE_MAX_SIZE = 100; export declare const SESSION_CACHE_TTL_MS: number; //# sourceMappingURL=constants.d.ts.map