1
0
mirror of https://github.com/fluencelabs/libp2p-ts synced 2025-03-31 01:11:04 +00:00
2018-06-24 11:18:49 +02:00

5 lines
56 B
TypeScript

// @ts-ignore
import TCP from 'libp2p-tcp';
new TCP();