UNPKG

react-seo-meta-tags

Version:

SEO metatags for React apps, especially blogs built with Gatsby or NextJS

5 lines (4 loc) 175 B
export { ReactSEOMetaTags } from './ReactSEOMetaTags'; export { ReactSEOMetaTags as default } from './ReactSEOMetaTags'; export * from './SchemaOrg'; export * from './types';