This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
js-libp2p-interfaces
Watch
1
Star
0
Fork
0
You've already forked js-libp2p-interfaces
mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced
2025-05-05 00:22:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
js-libp2p-interfaces
/
src
/
connection
/
status.d.ts
4 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: generate fixed types
2020-11-30 13:59:28 -08:00
export
const
OPEN
:
'open'
;
export
const
CLOSING
:
'closing'
;
export
const
CLOSED
:
'closed'
;
Reference in New Issue
Copy Permalink