mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-04-02 10:21:06 +00:00
5 lines
63 B
TypeScript
5 lines
63 B
TypeScript
|
// @ts-ignore
|
||
|
import T from 'libp2p-websocket-star';
|
||
|
|
||
|
new T();
|