UNPKG

@automattic/social-previews

Version:

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

6 lines 268 B
import { Formatter } from '../helpers'; export declare const CUSTOM_TEXT_LENGTH = 440; export declare const baseDomain: Formatter; export declare const facebookTitle: Formatter; export declare const facebookDescription: Formatter; //# sourceMappingURL=helpers.d.ts.map