UNPKG

defuddle

Version:

Extract article content and metadata from web pages.

6 lines (5 loc) 126 B
export declare const headingRules: { selector: string; element: string; transform: (el: Element) => Element; }[];