UNPKG

@automattic/social-previews

Version:

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

4 lines 159 B
/// <reference types="react" /> import { HeaderProps } from './types'; export declare const Header: React.FC<HeaderProps>; //# sourceMappingURL=header.d.ts.map