UNPKG

@helia/verified-fetch

Version:

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

3 lines 182 B
import type { Resource } from '../index.js'; export declare function errorToResponse(resource: Resource | string, err: any): Response; //# sourceMappingURL=error-to-response.d.ts.map