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-04-25 08:22:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
js-libp2p-interfaces
/
src
/
connection
/
status.d.ts
4 lines
86 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add types per jsdoc and types for testing interfaces
2020-11-30 16:43:51 +01:00
export
const
OPEN
:
string
;
export
const
CLOSING
:
string
;
export
const
CLOSED
:
string
;
Reference in New Issue
Copy Permalink