mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-03-31 01:11:04 +00:00
5 lines
62 B
TypeScript
5 lines
62 B
TypeScript
// @ts-ignore
|
|
import T from 'libp2p-webrtc-direct';
|
|
|
|
new T();
|