UNPKG

@ai-growth/nextjs

Version:

Seamlessly integrate Sanity CMS with Next.js applications for automated blog routing and rendering

5 lines (4 loc) 96 B
// Export all Sanity types export * from './sanity'; // Export SEO types export * from './seo';