UNPKG

@html-eslint/eslint-plugin

Version:
10 lines 373 B
declare namespace _exports { export { Tag, AnyNode, Option, RuleModule }; } declare const _exports: RuleModule; export = _exports; type Tag = import("@html-eslint/types").Tag; type AnyNode = import("@html-eslint/types").AnyNode; type Option = string[]; type RuleModule = import("../types").RuleModule<[Option]>; //# sourceMappingURL=require-open-graph-protocol.d.ts.map