UNPKG

@uprtcl/ipfs-provider

Version:

_Prtcl provider wrappers around ipfs-http-client

3 lines (2 loc) 134 B
export declare const cidToHex32: (cidStr: any) => string[]; export declare const bytes32ToCid: (bytes: [string, string]) => string;