1
0
mirror of https://github.com/fluencelabs/libp2p-ts synced 2025-04-04 03:11:06 +00:00
libp2p-ts/types/libp2p-webrtc-direct/libp2p-webrtc-direct-tests.ts

5 lines
62 B
TypeScript
Raw Normal View History

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