UNPKG

@automattic/social-previews

Version:

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

4 lines 163 B
/// <reference types="react" /> import { SidebarProps } from './types'; export declare const Sidebar: React.FC<SidebarProps>; //# sourceMappingURL=sidebar.d.ts.map