LingoHub v0.1.0 LingoHub.Project View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %LingoHub.Project{
  account: String.t(),
  name: String.t(),
  title: String.t()
}