UNPKG

@html-eslint/eslint-plugin

Version:
8 lines 267 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-nested-interactive.d.ts.map