UNPKG

next-seo

Version:

SEO plugin for Next.js projects

5 lines (4 loc) 116 B
export declare function setSupply(supply?: string[]): { '@type': string; name: string; }[] | undefined;