mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-25 17:22:32 +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;
|