UNPKG

@automattic/social-previews

Version:

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

4 lines 165 B
/// <reference types="react" /> import { TwitterCardProps } from './types'; export declare const Card: React.FC<TwitterCardProps>; //# sourceMappingURL=card.d.ts.map