UNPKG

@html-eslint/eslint-plugin

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