UNPKG

@ew-did-registry/did-ipfs-store

Version:

IPFS-based implementation of IDidStore

5 lines (4 loc) 154 B
export declare class ContentNotFound extends Error { constructor(cid: string, reason?: string); } export declare const AbortErrorName = "AbortError";