astro
function astro(options?): Promise<Config[]>;Defined in: configs/astro.ts:7
Parameters
Section titled “Parameters”options?
Section titled “options?”Readonly<{
disableA11yStrict: boolean;
}>
Returns
Section titled “Returns”Promise<Config[]>