UNPKG
ntqq
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.0
QQ protocol for NodeJS!
github.com/ntqqjs/ntqq
ntqq-group/ntqq
ntqq
/
lib
/
core
/
ecdh.d.ts
6 lines
(5 loc)
•
95 B
TypeScript
View Raw
1
2
3
4
5
6
export default
class
Ecdh
{ private ecdh; public_key: Buffer; share_key: Buffer; }