UNPKG

@html-eslint/eslint-plugin

Version:
8 lines 265 B
declare namespace _exports { export { Tag, RuleModule }; } declare const _exports: RuleModule; export = _exports; type Tag = import("@html-eslint/types").Tag; type RuleModule = import("../types").RuleModule<[]>; //# sourceMappingURL=require-input-label.d.ts.map