UNPKG

@automattic/social-previews

Version:

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

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