UNPKG

defuddle

Version:

Extract article content and metadata from web pages.

6 lines (5 loc) 143 B
export declare const codeBlockRules: { selector: string; element: string; transform: (el: Element, doc: Document) => Element; }[];