Skip to content

AstroOptions

type AstroOptions = Readonly<{
disableA11yStrict: boolean;
}>;

Defined in: configs/astro.ts:5