mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-24 17:52:21 +00:00
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
export const OPEN: string;
|
|
export const CLOSING: string;
|
|
export const CLOSED: string;
|