UNPKG

@helia/verified-fetch

Version:

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

3 lines 177 B
import type { PeerId } from '@libp2p/interface'; export declare function getPeerIdFromString(peerIdString: string): PeerId; //# sourceMappingURL=get-peer-id-from-string.d.ts.map