Type Alias IHtmlParserSelectorRules

IHtmlParserSelectorRules: Record<string, ((context: IHtmlParserContext) => IHtmlParserResult)>