OsDetect.Result (OsDetect v1.0.4) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %OsDetect.Result{
  browser: binary() | nil,
  os: binary() | nil,
  type: :mobile | :desktop | :smart_tv | :bot | :tablet | :other | :unknown
}