PreviewOptions Type — astro Architecture
Architecture documentation for the PreviewOptions type/interface in index.ts from the astro codebase.
Entity Profile
Dependency Diagram
graph TD feb7fdeb_1dad_1fa9_0f28_a842ef589a83["PreviewOptions"] 5a655f72_26c4_fb42_ed4d_5dc8a24063cc["index.ts"] feb7fdeb_1dad_1fa9_0f28_a842ef589a83 -->|defined in| 5a655f72_26c4_fb42_ed4d_5dc8a24063cc style feb7fdeb_1dad_1fa9_0f28_a842ef589a83 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
packages/astro/src/cli/preview/index.ts lines 6–8
interface PreviewOptions {
flags: Flags;
}
Defined In
Source
Frequently Asked Questions
What is the PreviewOptions type?
PreviewOptions is a type/interface in the astro codebase, defined in packages/astro/src/cli/preview/index.ts.
Where is PreviewOptions defined?
PreviewOptions is defined in packages/astro/src/cli/preview/index.ts at line 6.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free