UNPKG

@automattic/social-previews

Version:

A suite of components to generate previews for a post for both social and search engines.

3 lines 144 B
import { QuoteTweetProps } from './types'; export declare const QuoteTweet: React.FC<QuoteTweetProps>; //# sourceMappingURL=quote-tweet.d.ts.map