UNPKG

next-seo

Version:

SEO plugin for Next.js projects

6 lines (5 loc) 176 B
export declare function setInteractionStatistic(watchCount?: number): { '@type': string; interactionType: string; userInteractionCount: number; } | undefined;