astro-ghostcms/.pnpm-store/v3/files/ae/1039cc29d08e0a92178a5147a50...

4 lines
169 B
Plaintext

import type { RuleModule } from "../types";
export declare function buildA11yRules(): RuleModule[];
export declare function buildA11yConfigs(): Record<string, unknown>;