UNPKG

@html-eslint/eslint-plugin

Version:
10 lines 266 B
declare namespace _exports { export { Option }; } declare const _exports: RuleModule<[Option]>; export = _exports; type Option = { substitute?: string[] | undefined; }; import type { RuleModule } from "../types"; //# sourceMappingURL=require-img-alt.d.ts.map