UNPKG
@chainsafe/libp2p-quic
Version:
latest (1.1.8)
1.1.8
1.1.7
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
A QUIC transport for libp2p
github.com/ChainSafe/js-libp2p-quic
ChainSafe/js-libp2p-quic
@chainsafe/libp2p-quic
/
dist
/
src
/
napi.d.ts
9 lines
•
273 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
const
Client: any;
export
const
Connection: any;
export
const
ConnectionStats: any;
export
const
EndpointStats: any;
export
const
QuinnConfig: any;
export
const
Server: any;
export
const
Stream: any;
export
const
SocketFamily: any;
//# sourceMappingURL=napi.d.ts.map