gatsby-plugin-next-seo
Version:
SEO plugin for Gatsby projects
15 lines • 440 B
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';
//# sourceMappingURL=index.d.ts.map