Home / Type/ FontPreloadFilter Type — astro Architecture

FontPreloadFilter Type — astro Architecture

Architecture documentation for the FontPreloadFilter type/interface in fonts.d.ts from the astro codebase.

Entity Profile

Dependency Diagram

graph TD
  c4bb48c4_b487_bc85_1662_b60ce56faf61["FontPreloadFilter"]
  b611480d_1001_17ad_179a_ad9cd0272c26["fonts.d.ts"]
  c4bb48c4_b487_bc85_1662_b60ce56faf61 -->|defined in| b611480d_1001_17ad_179a_ad9cd0272c26
  style c4bb48c4_b487_bc85_1662_b60ce56faf61 fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

packages/astro/types/fonts.d.ts lines 9–9

	export type FontPreloadFilter = import('../dist/assets/fonts/types.js').PreloadFilter;

Frequently Asked Questions

What is the FontPreloadFilter type?
FontPreloadFilter is a type/interface in the astro codebase, defined in packages/astro/types/fonts.d.ts.
Where is FontPreloadFilter defined?
FontPreloadFilter is defined in packages/astro/types/fonts.d.ts at line 9.

Analyze Your Own Codebase

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

Try Supermodel Free