UNPKG

@libp2p/interface-connection

Version:
4 lines 154 B
export declare const OPEN = "OPEN"; export declare const CLOSING = "CLOSING"; export declare const CLOSED = "CLOSED"; //# sourceMappingURL=status.d.ts.map