StatamicSitemapAlternativeEntry

The Sitemap alternative entry type used in Statamic.

Type Definition

type 
StatamicSitemapAlternativeEntry
= {
hreflang
: string;
href
: string |
URL
;
};