RemoteImageProps Type — astro Architecture
Architecture documentation for the RemoteImageProps type/interface in client.d.ts from the astro codebase.
Entity Profile
Dependency Diagram
graph TD b5c423fc_6a53_8b57_a95f_2e42fdd18bb9["RemoteImageProps"] 4db49436_6875_120a_1b60_e7ec50668b56["client.d.ts"] b5c423fc_6a53_8b57_a95f_2e42fdd18bb9 -->|defined in| 4db49436_6875_120a_1b60_e7ec50668b56 style b5c423fc_6a53_8b57_a95f_2e42fdd18bb9 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
packages/astro/client.d.ts lines 72–72
export type RemoteImageProps = import('./dist/type-utils.js').Simplify<
Defined In
Source
Frequently Asked Questions
What is the RemoteImageProps type?
RemoteImageProps is a type/interface in the astro codebase, defined in packages/astro/client.d.ts.
Where is RemoteImageProps defined?
RemoteImageProps is defined in packages/astro/client.d.ts at line 72.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free