UNPKG

ipfs-interop

Version:

Interoperability Tests for IPFS

6 lines 175 B
/** * @param {number} version */ export function getRelayV(version: number): Promise<any>; export function closeRelays(): Promise<void>; //# sourceMappingURL=relayd.d.ts.map