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

x/fresh_seo/src/types.ts>Priority

The fastest way ⚡️ to create sitemap in your Deno Fresh project 🍋
Go to Latest
type alias Priority
import { type Priority } from "https://deno.land/x/fresh_seo@0.1.3/src/types.ts";
definition:
| "0.0"
| "0.1"
| "0.2"
| "0.3"
| "0.4"
| "0.5"
| "0.6"
| "0.7"
| "0.8"
| "0.9"
| "1.0"