Files
thrilltrack-explorer/src-old/components/seo/index.ts

3 lines
139 B
TypeScript

export { MetaTags } from './MetaTags';
export type { MetaTagsProps, EntityType, MetaTags as MetaTagsType, StructuredData } from './types';