Skip to main content
Module

x/sitemap/mod.ts>SiteMapEntry

Deno CLI to create a sitemap from build output
Go to Latest
interface SiteMapEntry
import { type SiteMapEntry } from "https://deno.land/x/sitemap@v1.1.1/mod.ts";

An object representing an entry in a sitemap

Properties

loc: string

Location in a tag of a sitemap

lastmod: string

Last modification as ISO string in a tag of a sitemap