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