v0.9.5
   Variable: CLIENT_MESSAGE_TYPES 
 • Const CLIENT_MESSAGE_TYPES: Object
   Type declaration 
    | Name | Type | 
    | ERROR | string | 
  | LOBBY | { STATE:string= “lobby:state” } | 
  | LOBBY.STATE | string | 
  | PLAYER | { STATE:string= “player:state” } | 
  | PLAYER.STATE | string | 
  | TABLE | { STATE:string= “table:state” } | 
  | TABLE.STATE | string |