UNPKG

next-seo

Version:

SEO plugin for Next.js projects

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