UNPKG

@automattic/social-previews

Version:

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

4 lines 151 B
/// <reference types="react" /> import { TextProps } from './types'; export declare const Text: React.FC<TextProps>; //# sourceMappingURL=text.d.ts.map