UNPKG

@automattic/social-previews

Version:

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

3 lines 123 B
import { MediaProps } from './types'; export declare const Media: React.FC<MediaProps>; //# sourceMappingURL=media.d.ts.map