package bolt

  1. Overview
  2. Docs
val logger : string
val level : Level.t
type container_type
val container_types : (container_type * name * container_type option * alias) list
type state_type
val state_types : (state_type * name * container_type * alias) list
type event_type
val event_types : (event_type * name * container_type * alias) list
type variable_type
val variable_types : (variable_type * name * container_type * color * alias) list
type entity_value_type
val entity_value_types : (entity_value_type * name * container_type * color * alias) list