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