Sitemapper v0.4.0 Sitemapper.SitemapReference View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Sitemapper.SitemapReference{
  lastmod: Date.t() | DateTime.t() | NaiveDateTime.t() | nil,
  loc: String.t()
}