mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-21 13:51:12 -05:00
3 lines
139 B
TypeScript
3 lines
139 B
TypeScript
export { MetaTags } from './MetaTags';
|
|
export type { MetaTagsProps, EntityType, MetaTags as MetaTagsType, StructuredData } from './types';
|