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
import type { MastodonPreviewProps } from './types'; import './styles.scss'; export declare const MastodonLinkPreview: React.FC<MastodonPreviewProps>; //# sourceMappingURL=link-preview.d.ts.map