jacktuck / unfurl

Metadata scraper with support for oEmbed, Twitter Cards and Open Graph Protocol for Node.js :zap:
MIT License
474 stars 51 forks source link

Add export type Metadata and UnexpectedError #105

Closed smzst closed 1 year ago

smzst commented 1 year ago

I thought it would be more convenient to have these types exported for type annotation of variables and error handling.

Thanks for the great library!