UNPKG

@automattic/social-previews

Version:

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

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