gatsby-plugin-next-seo
Version:
SEO plugin for Gatsby projects
15 lines (14 loc) • 405 B
text/typescript
export * from './article';
export * from './blog';
export * from './book';
export * from './breadcrumb';
export * from './corporate-contact';
export * from './course';
export * from './faq';
export * from './jsonld';
export * from './local-business';
export * from './logo';
export * from './product';
export * from './sitelinks-search-box';
export * from './social-profile';
export * from './speakable';