ChangeFreq Type — astro Architecture
Architecture documentation for the ChangeFreq type/interface in index.ts from the astro codebase.
Entity Profile
Dependency Diagram
graph TD 2799f127_29a7_1856_eb60_0ad43433610f["ChangeFreq"] 79573a16_7c46_af8f_5c1d_ea09d9ca9085["index.ts"] 2799f127_29a7_1856_eb60_0ad43433610f -->|defined in| 79573a16_7c46_af8f_5c1d_ea09d9ca9085 style 2799f127_29a7_1856_eb60_0ad43433610f fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
packages/integrations/sitemap/src/index.ts lines 14–14
export type ChangeFreq = `${EnumChangefreq}`;
Defined In
Source
Frequently Asked Questions
What is the ChangeFreq type?
ChangeFreq is a type/interface in the astro codebase, defined in packages/integrations/sitemap/src/index.ts.
Where is ChangeFreq defined?
ChangeFreq is defined in packages/integrations/sitemap/src/index.ts at line 14.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free