workbench v0.0.1 WorkbenchWeb.UserStore.State

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %WorkbenchWeb.UserStore.State{
  backend: module(),
  id: atom(),
  name: atom()
}