UNPKG

@iotize/tap

Version:

IoTize Device client for Javascript

7 lines (6 loc) 129 B
export declare enum ConnectionState { DISCONNECTED = 0, CONNECTING = 1, CONNECTED = 2, DISCONNECTING = 3 }