Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh_seo/src/types.ts>RouteProps

The fastest way ⚡️ to create sitemap in your Deno Fresh project 🍋
Go to Latest
interface RouteProps
import { type RouteProps } from "https://deno.land/x/fresh_seo@0.1.3/src/types.ts";

Properties

optional
changefreq: ChangeFrequency
optional
priority: Priority
optional
lastmod: Date