UNPKG

next-seo

Version:

SEO plugin for Next.js projects

5 lines (4 loc) 110 B
export declare function setBrand(brand?: string): { '@type': string; name: string; } | undefined;