mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-05-05 17:02:22 +00:00
4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
|
export declare const OPEN: string;
|
||
|
export declare const CLOSING: string;
|
||
|
export declare const CLOSED: string;
|