UNPKG

next-seo

Version:

SEO plugin for Next.js projects

5 lines (4 loc) 109 B
export declare function setImage(image?: string): { '@type': string; url: string; } | undefined;