ClientDirectives Type — astro Architecture
Architecture documentation for the ClientDirectives type/interface in extendables.ts from the astro codebase.
Entity Profile
Dependency Diagram
graph TD 96e19e3d_cff8_cac8_50a1_484e0b852b8f["ClientDirectives"] 6c2b3985_cfe4_5fcf_d297_55c38e5f5192["extendables.ts"] 96e19e3d_cff8_cac8_50a1_484e0b852b8f -->|defined in| 6c2b3985_cfe4_5fcf_d297_55c38e5f5192 style 96e19e3d_cff8_cac8_50a1_484e0b852b8f fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
packages/astro/src/types/public/extendables.ts lines 22–22
export interface ClientDirectives extends AstroClientDirectives {}
Source
Frequently Asked Questions
What is the ClientDirectives type?
ClientDirectives is a type/interface in the astro codebase, defined in packages/astro/src/types/public/extendables.ts.
Where is ClientDirectives defined?
ClientDirectives is defined in packages/astro/src/types/public/extendables.ts at line 22.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free