LingoHub v0.1.0 LingoHub.Resource View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %LingoHub.Resource{
  account: String.t(),
  locale: String.t(),
  name: String.t(),
  project: String.t()
}