type alias ConnectionStateRe-exportimport { type ConnectionState } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; A client's connection state. definition: ConnectionStateNotConnected | ConnectionStateUpdating | ConnectionStateReady