@automattic/social-previews
Version:
A suite of components to generate previews for a post for both social and search engines.
8 lines • 467 B
TypeScript
export declare const AUTO_SHARED_SOCIAL_POST_PREVIEW = "AUTO_SHARED_SOCIAL_POST_PREVIEW";
export declare const AUTO_SHARED_LINK_PREVIEW = "AUTO_SHARED_LINK_PREVIEW";
export declare const DEFAULT_LINK_PREVIEW = "DEFAULT_LINK_PREVIEW";
export declare const TYPE_WEBSITE = "website";
export declare const TYPE_ARTICLE = "article";
export declare const LANDSCAPE_MODE = "landscape";
export declare const PORTRAIT_MODE = "portrait";
//# sourceMappingURL=constants.d.ts.map