UNPKG

@automattic/social-previews

Version:

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

4 lines 184 B
import { ThreadsPreviewProps } from './types'; import './style.scss'; export declare const ThreadsPostPreview: React.FC<ThreadsPreviewProps>; //# sourceMappingURL=post-preview.d.ts.map