UNPKG

defuddle

Version:

Extract article content and metadata from web pages.

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