UNPKG

@automattic/social-previews

Version:

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

4 lines 193 B
/// <reference types="react" /> import { TwitterPreviewProps } from './types'; export declare const TwitterLinkPreview: React.FC<TwitterPreviewProps>; //# sourceMappingURL=link-preview.d.ts.map