UNPKG

@automattic/social-previews

Version:

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

4 lines 196 B
/// <reference types="react" /> import type { NextdoorPreviewsProps } from './types'; export declare const NextdoorPreviews: React.FC<NextdoorPreviewsProps>; //# sourceMappingURL=previews.d.ts.map