@ai-growth/nextjs
Version:
Seamlessly integrate Sanity CMS with Next.js applications for automated blog routing and rendering
10 lines (9 loc) • 346 B
JavaScript
;
/**
* @fileoverview Enhanced SEO Types and Interfaces
*
* This module provides comprehensive type definitions for SEO functionality,
* extending the base Sanity SEO types with additional features for meta tags,
* structured data, and social media integration.
*/
Object.defineProperty(exports, "__esModule", { value: true });