1
0
mirror of https://github.com/fluencelabs/libp2p-ts synced 2025-04-02 18:31:04 +00:00

5 lines
56 B
TypeScript
Raw Normal View History

2018-06-22 16:38:26 +02:00
// @ts-ignore
import TCP from 'libp2p-tcp';
new TCP();