UNPKG

mediasoup

Version:

Cutting Edge WebRTC Video Conferencing

7 lines 144 B
export declare enum IceState { NEW = 0, CONNECTED = 1, COMPLETED = 2, DISCONNECTED = 3 } //# sourceMappingURL=ice-state.d.ts.map