UNPKG

@1hive/connect-core

Version:

Access and interact with Aragon Organizations and their apps.

3 lines 164 B
import { IpfsResolver } from '../types'; export declare function ipfsResolver(urlTemplate: string, cache?: number): IpfsResolver; //# sourceMappingURL=ipfs.d.ts.map