Home / Type/ DeserializedDirs Type — astro Architecture

DeserializedDirs Type — astro Architecture

Architecture documentation for the DeserializedDirs type/interface in manifest.ts from the astro codebase.

Entity Profile

Dependency Diagram

graph TD
  e8874185_3cd2_db86_66ef_c8b9c8b62c3a["DeserializedDirs"]
  100fc1f9_fbec_d0b6_dc7f_907942d3ae99["manifest.ts"]
  e8874185_3cd2_db86_66ef_c8b9c8b62c3a -->|defined in| 100fc1f9_fbec_d0b6_dc7f_907942d3ae99
  style e8874185_3cd2_db86_66ef_c8b9c8b62c3a fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

packages/astro/src/types/public/manifest.ts lines 18–18

type DeserializedDirs = Extend<Dirs, URL>;

Frequently Asked Questions

What is the DeserializedDirs type?
DeserializedDirs is a type/interface in the astro codebase, defined in packages/astro/src/types/public/manifest.ts.
Where is DeserializedDirs defined?
DeserializedDirs is defined in packages/astro/src/types/public/manifest.ts at line 18.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free