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

5 lines
59 B
TypeScript

// @ts-ignore
import T from 'libp2p-websockets';
new T();