UNPKG

defuddle

Version:

Extract article content and metadata from web pages.

4 lines (3 loc) 173 B
import { Defuddle } from './defuddle'; export type { DefuddleOptions, DefuddleResponse, DefuddleMetadata, DebugInfo, DebugRemoval } from './types'; export default Defuddle;