UNPKG

vertx3-eventbus-rx-client

Version:
7 lines (6 loc) 97 B
export declare enum State { CONNECTING = 0, OPEN = 1, CLOSING = 2, CLOSED = 3, }