UNPKG

@rsksmart/rif-communications-pubsub

Version:
3 lines (2 loc) 98 B
import Libp2p from 'libp2p'; export declare const createLibP2P: (config: any) => Promise<Libp2p>;